Add really quick instructions to README

This commit is contained in:
Laurence Withers 2006-07-25 09:30:42 +01:00
commit 79e1bce1b1

View file

@ -1,3 +1,11 @@
@P@
========================================================================
Really Quick Instructions
-------------------------
To build: ./make.sh
To install: ./make.sh install
(you might want to set PREFIX, by default it's /usr/local)
@TODO@