diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ a local copy of the repository. This can be accomplished by running the following commands within Emacs: #+begin_src sh -git clone https://git.sr.ht/~cyborg/cmc.pub && \ +git clone https://github.com/ccleberg/cmc.pub && \ cd cmc.pub && \ emacs -nw #+end_src |