summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLauri Leukkunen <lleukkun@leka.rahina.org>2006-08-05 00:32:59 +0300
committerLauri Leukkunen <lleukkun@leka.rahina.org>2006-08-05 00:32:59 +0300
commit6d3bd6ab21b53af8b9b43f36f63b63cceb053927 (patch)
tree9bc7366a22e667fbb64c3e001b311907d21fc644 /README
parente1833bc9916b8a11816d1bd49a174d6068ff7679 (diff)
update readme to reflect changing from darcs to git and from scons to
make
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 48e5408..e51598d 100644
--- a/README
+++ b/README
@@ -5,17 +5,17 @@ no guarentees.
some instructions.
-You need scons and darcs to work with sbox2, get them.
+You need git to work with sbox2, get it from http://git.or.cz/.
Build using:
-$ scons
+$ ./autogen.sh && ./configure && make
Clean using
-$ scons -c
+$ make clean
To setup the environment for both variants: