summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLauri Leukkunen <lauri.leukkunen@nokia.com>2007-02-13 01:16:24 +0200
committerLauri Leukkunen <lauri.leukkunen@nokia.com>2007-02-13 01:16:24 +0200
commitb18d5c6df8437fee1da0825390b00a3920f6f5a0 (patch)
tree659b651f5a86aa1327132f94407c29bc867c3bcf /README
parent1b2afc4de63cf172ac2e551a66cf9e7a122cb0a9 (diff)
Update README
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 0ed14b9..954b593 100644
--- a/README
+++ b/README
@@ -9,9 +9,14 @@ Here are some instructions:
You need git to work with sbox2, get it from http://git.or.cz/.
+Clone the scratchbox 2 repository:
+
+$ git clone http://rahina.org/repos/sbox2.git
+
Build using:
+$ cd sbox2
$ ./autogen.sh
$ ./configure
$ make