about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7c609389..b61cbfd0 100644
--- a/README.md
+++ b/README.md
@@ -108,6 +108,7 @@ afl++ has many build options.
 The easiest is to build and install everything:
 
 ```shell
+$ sudo apt install build-essential libtool-bin python3 automake bison libglib2.0-dev libpixman-1-dev clang
 $ make distrib
 $ sudo make install
 ```