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 9acae39..57e2c53 100644
--- a/README.md
+++ b/README.md
@@ -191,7 +191,7 @@ TODO
Clone this repository wherever. Then you should copy `early-init.el`, `init.el`, and (optionally, recommended) `extras/` into your `~/.emacs.d/` repository:
```bash
-git clone https://git.sr.ht/~ashton314/emacs-bedrock
+git clone https://codeberg.org/ashton314/emacs-bedrock.git
mkdir -p ~/.emacs.d/
cp emacs-bedrock/early-init.el ~/.emacs.d/
cp emacs-bedrock/init.el ~/.emacs.d/