From 17b1a4a54cb75b1305bb6e438e9b51eed432e96b Mon Sep 17 00:00:00 2001 From: timClicks Date: Sat, 13 Mar 2010 07:35:57 +0000 Subject: Updated README intro Updated README * removed reference to obsolete page of http://wiki.laptop.org * added reference to http://wiki.sugarlabs.org/go/Development_Team/Jhbuild * added small intro content, sourced from the above page --- diff --git a/README b/README index 821adef..1f89810 100644 --- a/README +++ b/README @@ -1,8 +1,18 @@ Building ======== -See: -http://wiki.laptop.org/go/Sugar_with_sugar-jhbuild +For details see: http://wiki.sugarlabs.org/go/Development_Team/Jhbuild + +Sugar-jhbuild will automatically download the latest of Sugar's +dependencies as well as Sugar itself directly from their source +repositories, rather than relying on source packages that may have +become stale. These are generic instructions on how to use jhbuild +to get up and running with Sugar. + + $ cd sugar-jhbuild + $ ./sugar-jhbuild update + $ ./sugar-jhbuild depscheck + $ ./sugar-jhbuild buildgit Running multiple instances on the same machine ============================================== -- cgit v0.9.1