2 Commits a1b67d4f09 ... ec9a62a3b0

Auteur SHA1 Message Date
  Carl ec9a62a3b0 Initial commit (php8) il y a 8 mois
  Carl a1b67d4f09 Initial commit (php8) il y a 8 mois
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

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