update readme

This commit is contained in:
Hylke Bons 2010-05-01 18:44:23 +01:00
parent 18c71e03d8
commit 20ef682f89

9
README
View file

@ -29,14 +29,21 @@ SparklePony currently requires:
- mono-core >= 2.2
- notify-sharp >= 0.4.0
Installing dependencies on Fedora:
# yum install git gtk-sharp2 gtk-sharp2-devel mono-core notify-sharp \
notify-sharp-devel
You can build and install SparklePony like this:
$ make
$ su
# make install
Run it:
Run the service:
$ sparklepony start
You can stop the service via the graphical interface or by typing:
$ sparklepony stop
For help:
$ sparklepony --help