From a58aea595a780c91bbbe26d2d24a63abcd835994 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 12 Aug 2016 11:36:44 -0400 Subject: add readline UI --- INSTALL | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'INSTALL') 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: -- cgit v1.2.3