Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PengWu-wp authored Sep 2, 2021
1 parent c0031f1 commit 19ae072
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
Firstly install dependencies:

`sudo apt-get -y install bison build-essential cmake flex git libedit-dev \
libllvm6.0 llvm-6.0-dev libclang-6.0-dev python zlib1g-dev libelf-dev libfl-dev python3-distutils \
luajit luajit-5.1-dev`
llvm-6.0-dev libclang-6.0-dev python zlib1g-dev libelf-dev libfl-dev python3-distutils \
luajit luajit-5.1-dev netperf iperf`

### Install and compile BCC

Expand All @@ -21,6 +21,7 @@ pushd src/python/
make
sudo make install
popd
```

# BPF Compiler Collection (BCC)
Expand Down

0 comments on commit 19ae072

Please sign in to comment.