aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 45e3b22..b395d33 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ to set up a local copy of the repository. This can be accomplished by
running the following commands within Emacs:
```shell
-git clone https://git.sr.ht/~cyborg/cleberg.net && \
+git clone https://github.com/ccleberg/cleberg.net && \
cd cleberg.net && \
emacs -nw
```