From 070088a6a57caf40cd213f14c6e5eaec3479520b Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 26 Apr 2006 04:25:11 +0000 Subject: Building/running instructions --- (limited to 'README') 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 + -- cgit v0.9.1