fix the parameters (#21)

* fix some pages not found in the README.md

* fix some command parameters not right in Readme.md
This commit is contained in:
TenT
2023-04-07 11:02:24 +08:00
committed by GitHub
parent 70cdab3416
commit fcad798022
5 changed files with 5 additions and 5 deletions

View File

@@ -86,7 +86,7 @@ eunomia-bpf 是一个结合 Wasm 的开源 eBPF 动态加载运行时和开发
编译运行上述代码:
```console
$ ecc bashreadline.bpf.c bashreadline.h
$ ecc bashreadline.bpf.c
Compiling bpf object...
Packing ebpf object and config into package.json...
$ sudo ecli run package.json