summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2011-07-31 12:59:16 +0300
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2011-07-31 12:59:16 +0300
commitba4893cbbba22bf53a47025f3706527811999ffa (patch)
tree1a4fea96b370a6130a929f97121ede5b5b7f383e /HACKING
parent63076fe22205aaec1b6c4b0cc20472ffe2f9c0b9 (diff)
* preparing for 0.9.7-prev0.9.7-pre
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index b6237e4..8f113e1 100644
--- a/HACKING
+++ b/HACKING
@@ -103,8 +103,8 @@
Anyhow, to compile straight from git:
- $ git clone git://gitorious.org/mu/mu-ng.git
- $ cd mu-ng
+ $ git clone git://gitorious.org/mu/mu.git
+ $ cd mu
$ autoreconf -i
$ ./configure
$ make