Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2006-04-27 18:28:58 (GMT)
committer Dan Williams <dcbw@redhat.com>2006-04-27 18:28:58 (GMT)
commitaf89be9a0c991a0e8ba91a1966345062bff984a4 (patch)
treea9e2e75db57992ff9cc7600dbc9c726e3cd4f7c0 /README
parent87241c2e8c2ed98052dd25d2c47994ee9d477cf1 (diff)
Clarify README more and remove bin_SCRIPTS=sugar from Makefile.am.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ea293a9..425eae3 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ You will need gnome-common.
./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
make
-make install
+make install # make require root privileges
Running
=======
@@ -35,4 +35,4 @@ You can run activities like this
$ cd browser
$ ./browser.py
-Just remember to have the shell running
+(Just remember to have the shell running)