update build instructions

This commit is contained in:
Hylke Bons 2010-08-07 11:45:20 +01:00
parent b14050725c
commit ec6f5b45bc

2
README
View file

@ -66,7 +66,7 @@ To build SparkleShare you need:
You can build and install SparkleShare like this:
$ ./autogen.sh
$ ./configure (or ./autogen if you got SparkleShare from the repository)
$ make
$ sudo make install