From d1a26f720f68640dad2616645d28c328ecb1cfcd Mon Sep 17 00:00:00 2001 From: Greg Date: Tue, 30 Jul 2013 11:04:59 -0400 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index c3deec36..8ab367e7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -5,7 +5,7 @@ Build dependencies: ```bash -apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev +apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev cmake ``` You should get and install [libsodium](https://github.com/jedisct1/libsodium):