Updated the README.
This commit is contained in:
parent
15dfe21f59
commit
4fb4e9387a
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue