summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-16 13:07:43 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-16 13:08:13 -0400
commit3229b02f0aa6bb23e351d00ade1263851a2f1826 (patch)
treed6dd95a8c9cd72f0355cbbb40f49888708ba986d /INSTALL
parent3b4a775d536b2b2956269a59f886487efe29ed51 (diff)
downloadkeysafe-3229b02f0aa6bb23e351d00ade1263851a2f1826.tar.gz
add --benchmark
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 6707ab3..2c06466 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,5 @@
-You should first install stack, the readline and argon2 libraries,
-and zenity. For example, on a Debian system:
+You should 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