summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
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