Improve hello world and add template documents (#16)

* rename ecli to ecli run

* improve hello world document

* update template documents

* update bcc link
This commit is contained in:
云微
2023-03-24 02:56:29 +08:00
committed by GitHub
parent 2ec7fd6a11
commit 8a080f4178
14 changed files with 83 additions and 56 deletions

View File

@@ -166,7 +166,7 @@ Packing ebpf object and config into package.json...
然后运行:
```console
sudo ecli ./package.json
sudo ecli run ./package.json
```
## 总结