diff options
| author | Christian Cleberg <[email protected]> | 2025-05-06 18:03:03 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-05-06 18:03:03 -0500 |
| commit | 351ff4ea5e77d15862678f064e8ffe064e463fb7 (patch) | |
| tree | ad166f143602858a14d517e7f55338ea20461073 /README.md | |
| parent | 758b9d6f7e565b594fca1a4ad463c8387e9b6683 (diff) | |
| download | cleberg.net-351ff4ea5e77d15862678f064e8ffe064e463fb7.tar.gz cleberg.net-351ff4ea5e77d15862678f064e8ffe064e463fb7.tar.bz2 cleberg.net-351ff4ea5e77d15862678f064e8ffe064e463fb7.zip | |
update git links
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |
