aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 45990da..3751d49 100644
--- a/README.org
+++ b/README.org
@@ -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