From 4fb4e9387afad34b09a0bbef01a42d08677d3667 Mon Sep 17 00:00:00 2001 From: Phil Jackson Date: Mon, 30 Aug 2010 19:56:55 +0100 Subject: [PATCH] Updated the README. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5855f0b7..7243500d 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,7 @@ Installing Download the latest tarball from [the github download page][download], then Magit can be installed with the popular recipe of: - ./autogen.sh # If you got the sources directly from Git - ./configure - make install +make && sudo make install This will put magit.el into `/usr/local/share/emacs/site-lisp`, where Emacs should be able to find it. Then add