summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
blob: 2c064665b48130025c104eebb886483e6f743b0e (plain)
1
2
3
4
5
6
7
8
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

Then to build and install keysafe:

	stack install keysafe