summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-28 11:16:33 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-28 11:16:33 -0400
commit261269368eb3ebc8c974240c215111b8dc05f6a8 (patch)
tree257056a8a9dd0bf2b97b11f8b979098f8569bbc2 /INSTALL
parent38d880bd88e4c0fa3e7effe8fe7c76e24e35e848 (diff)
downloadkeysafe-261269368eb3ebc8c974240c215111b8dc05f6a8.tar.gz
wording
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 546b67c..78d7c7f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-You should first install Haskell's stack tool, the readline and argon2
+First install Haskell's stack tool, the readline and argon2
libraries, and zenity. For example, on a Debian system:
sudo apt-get install haskell-stack libreadline-dev libargon2-0-dev zenity