* doc/misc/org.texi (Installation): Fix clone commands.

This commit is contained in:
Michael Albinus 2018-03-28 10:38:26 +02:00
parent 613c9a5c1f
commit 9bff405d09

View file

@ -924,6 +924,7 @@ You can clone Org's repository and install Org like this:
@example
$ cd ~/src/
$ git clone https://code.orgmode.org/bzg/org-mode.git
$ cd org-mode/
$ make autoloads
@end example