Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2006-04-26 04:25:11 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2006-04-26 04:25:11 (GMT)
commit070088a6a57caf40cd213f14c6e5eaec3479520b (patch)
tree41f38fcb25ce6b29bb7be1a75c38ddc3f80ebf37 /README
parent7c2531899bff565e144e8c70da1bc52c8f1c315f (diff)
Building/running instructions
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
diff --git a/README b/README
index e69de29..cd5b26e 100644
--- a/README
+++ b/README
@@ -0,0 +1,22 @@
+Building
+========
+
+./autogen.sh
+make
+make install
+
+Running
+=======
+
+To run the shell:
+
+sugar shell
+
+To run the chat activity:
+
+sugar chat
+
+To run the web activity:
+
+sugar browser
+