update build instructions

This commit is contained in:
Hylke Bons 2010-08-07 11:45:20 +01:00
parent be112645f6
commit 225f0f1f98

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