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--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 64b2376..7d1359a 100644
--- a/README
+++ b/README
@@ -4,12 +4,14 @@ 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.
+ Note however that some sugar files will be patched,
+ so you may wish to use a separate installation.
Installation
1. Edit the setup.cfg file to point to your sugar installation prefix.
+ For packaged releases, this is probably /usr
+ For jhbuild, this is the 'install' folder
2. Run: python setup.py build
3. Run: python setup.py install
4. Start sugar and enjoy!