@@ -60,7 +60,7 @@ Tracing... Hit Ctrl-C to end.
```bash
# 安装llvm / bcc / clang 等
-例如在Ubuntu系统:
+例如 Ubuntu:
sudo apt install bpfcc-tools linux-headers-$(uname -r)
更多系统参考:https://github.com/iovisor/bcc/blob/master/INSTALL.md