diff --git a/Readme.md b/Readme.md
index 8a3a05fb4282bb0157f012c29d33c73030956628..bd7ee6f30fcb22842bb9eaf302da571faf4e5b4f 100644
--- a/Readme.md
+++ b/Readme.md
@@ -9,6 +9,7 @@ git clone https://muhq.space/software/allocbench.git
 ## Requirements
 
 * python3
+* make, find, gcc (build dependencies)
 * perf (`perf stat -d` is the default command to measure benchmark results)
 * util-linux (`whereis` is used to find system installed allocators)
 * (git to clone allocators in `allocators/{no_falsesharing, BA_allocators}.py`)