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

@@ -102,7 +102,7 @@ docker run -it -v `pwd`/:/src/ yunwei37/ebpm:latest
或者
```console
$ ecc sigsnoop.bpf.c sigsnoop.h
$ ecc sigsnoop.bpf.c
Compiling bpf object...
Generating export types...
Packing ebpf object and config into package.json...