update README

This commit is contained in:
Hylke Bons 2010-10-03 22:37:17 +01:00
parent 86b155159b
commit f56d6f9bfa

7
README
View file

@ -73,11 +73,14 @@ To build SparkleShare you need:
You can build and install SparkleShare like this:
$ ./configure (or ./autogen if you got SparkleShare from the repository,
append --prefix=/usr if you want the Nautilus extension to work)
$ ./configure (or ./autogen if you got SparkleShare from the repository)
$ make
$ sudo make install
Note:
Use './configure --prefix=/usr' if you want the Nautilus extension to work.
Frequently Asked Question
=========================