summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 3f09bc1..81ba7d2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,8 @@
-You should first install ghc, cabal, the argon2 library, and zenity
-For example, on a Debian system:
+You should first install ghc, cabal, the readline and argon2 libraries,
+and zenity. For example, on a Debian system:
- sudo apt-get install ghc cabal-install libargon2-0-dev zenity
+ sudo apt-get install ghc cabal-install libreadline-dev \
+ libargon2-0-dev zenity
Then to build and install keysafe: