Skip to content

Commit

Permalink
Update README_en.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 authored Jan 23, 2024
1 parent 099297a commit f59e2ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/1-helloworld/README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,8 @@ $ ./ecc -h
eunomia-bpf compiler
Usage: ecc [OPTIONS] <SOURCE_PATH> [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:

Expand Down

0 comments on commit f59e2ac

Please sign in to comment.