aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7c605aa148..71beae8eba 100644
--- a/README.md
+++ b/README.md
@@ -185,16 +185,17 @@ For OsX:
Via MacPorts:
- sudo port install md5sha1sum cmake libtool
+ sudo port install md5sha1sum cmake libtool automake
Via Homebrew:
- brew install md5sha1sum cmake libtool
+ brew install md5sha1sum cmake libtool automake
For Arch Linux:
sudo pacman -S base-devel cmake ncurses
+
TODO: release the Dockerfile which has this in it