2 次代碼提交 a1b67d4f09 ... ec9a62a3b0

作者 SHA1 備註 提交日期
  Carl ec9a62a3b0 Initial commit (php8) 8 月之前
  Carl a1b67d4f09 Initial commit (php8) 8 月之前
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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