summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorGreg <gamedevguy12@gmail.com>2013-07-30 11:04:59 -0400
committerGreg <gamedevguy12@gmail.com>2013-07-30 11:04:59 -0400
commitd1a26f720f68640dad2616645d28c328ecb1cfcd (patch)
tree92a71ea35c15fbdb18204387919ec703563e4ddd /INSTALL.md
parent3f85bdca15d2f0258413039978b6552965385335 (diff)
Update INSTALL.md
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index c3deec36..8ab367e7 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -5,7 +5,7 @@
5Build dependencies: 5Build dependencies:
6 6
7```bash 7```bash
8apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev 8apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev cmake
9``` 9```
10 10
11You should get and install [libsodium](https://github.com/jedisct1/libsodium): 11You should get and install [libsodium](https://github.com/jedisct1/libsodium):