summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 8d7e22cca7ff5deb93b7aeb51879e683fb072b85 (plain)
1
2
3
4
5
6
7
8
Installing NoHands
------------------

After building, run 'make install'.

Binaries will be placed in the prefix path, which defaults to /usr/local, 
i.e. the Qt UI will be installed as /usr/local/bin/nohands.  To set the 
prefix, use 'configure --prefix=/XYZ'