0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 19:37:52 +00:00

Merge branch 'maint'

This commit is contained in:
Bastien 2020-02-13 08:19:34 +01:00
commit 430b644f79

View file

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