docs(tcpstates): fix error (#68)

This commit is contained in:
Ruidong-X
2023-08-26 22:10:02 +08:00
committed by GitHub
parent af2d46a846
commit 45fabebccc
2 changed files with 3 additions and 5 deletions

View File

@@ -320,7 +320,7 @@ docker run -it -v `pwd`/:/src/ ghcr.io/eunomia-bpf/ecc-`uname -m`:latest
Or
```console
$ ecc runqlat.bpf.c runqlat.h
$ ecc tcprtt.bpf.c tcprtt.h
Compiling bpf object...
Generating export types...
Packing ebpf object and config into package.json...