diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +Edit config.mk to match your local setup (getxbook is installed +into the /usr/local namespace by default). + +Afterwards enter the following command to build and install +getxbook (if necessary as root): + + make clean install |