Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
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
+