emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 9bff405: * doc/misc/org.texi (Installation): Fix


From: Michael Albinus
Subject: [Emacs-diffs] emacs-26 9bff405: * doc/misc/org.texi (Installation): Fix clone commands.
Date: Wed, 28 Mar 2018 04:38:35 -0400 (EDT)

branch: emacs-26
commit 9bff405d09f6eeeb577e6e0111e49f35d3b95b52
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    * doc/misc/org.texi (Installation): Fix clone commands.
---
 doc/misc/org.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 7583e2b..cf1c037 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -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
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]