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--README25
1 files changed, 22 insertions, 3 deletions
diff --git a/README b/README
index 0c5cbce..64b2376 100644
--- a/README
+++ b/README
@@ -1,3 +1,22 @@
-Sugar is the core of the OLPC Human Interface. The toolkit provides
-a set of widgets to build HIG compliant applications and interfaces
-to interact with system services like presence and the datastore.
+Tutorius is currently built around the sugar-toolkit.
+
+Requirements:
+
+ To run you need a recent build of sugar. We recommand builds from
+ sugar-jhbuild, but a distro packaged build may be fine too.
+ Note however that some sugar files will need to be overwritten,
+ so you may wish to use a separate build.
+
+Installation
+
+ 1. Edit the setup.cfg file to point to your sugar installation prefix.
+ 2. Run: python setup.py build
+ 3. Run: python setup.py install
+ 4. Start sugar and enjoy!
+
+--
+The Tutorius Team
+site: http://tutorius.org/
+bugs: https://bugs.launchpad.net/tutorius
+mailing list: sugar-narratives@googlegroups.com
+