summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 90563790..a0c4165d 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -58,7 +58,7 @@ make
58<a name="homebrew" /> 58<a name="homebrew" />
59####Homebrew: 59####Homebrew:
60``` 60```
61brew install libtool automake autoconf libconfig libsodium 61brew install libtool automake autoconf libconfig libsodium cmake
62cmake . 62cmake .
63make 63make
64sudo make install 64sudo make install