Clean up build and remove generated files
[c11concurrency-benchmarks.git] / README.md
index f06a3768338e5497f6d70ed3eea00a14f44a4977..15958b3965cc3dc3a09cbc533cd6ac5ddf5e07e6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,3 +12,9 @@ Corresponding command for Ubuntu is included for convenience.
 
 4. g++ Compiler that supports C++11
 -- sudo apt-get install g++
+
+5. packages for Silo
+
+sudo apt-get install libdb++-dev
+sudo apt-get install libaio-dev
+sudo apt-get install libjemalloc-dev