diff --git a/src/1-helloworld/README_en.md b/src/1-helloworld/README_en.md index 9de58428..765492ea 100644 --- a/src/1-helloworld/README_en.md +++ b/src/1-helloworld/README_en.md @@ -57,9 +57,8 @@ $ ./ecc -h eunomia-bpf compiler Usage: ecc [OPTIONS] [EXPORT_EVENT_HEADER] .... - -Note: If you are on the aarch64 platform, please use the following link: https://github.com/eunomia-bpf/eunomia-bpf/releases/latest/download/ecc-aarch64 ``` +Note: If you are on the aarch64 platform, please use the [ecc-aarch64](https://github.com/eunomia-bpf/eunomia-bpf/releases/latest/download/ecc-aarch64) and [ecli-aarch64](https://github.com/eunomia-bpf/eunomia-bpf/releases/latest/download/ecli-aarch64). You can also compile using the docker image: