From 36e2abf147f6ba0c9049abf5fae831839156e2f1 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 27 Apr 2006 15:28:16 -0400 Subject: [PATCH] Document how to run installed sugar --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index e5412381..694c03a5 100644 --- a/README +++ b/README @@ -18,6 +18,10 @@ make install # make require root privileges Running ======= +Once installed you can run sugar with + + $ sugar + To run the python sources from your source tree run $ source ./setup-run-from-source.sh # needs bash