aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Gauer <[email protected]>2023-09-19 20:51:05 -0400
committerGitHub <[email protected]>2023-09-19 20:51:05 -0400
commitaa1350d01394fe6ce9eaf27c1ee8fc731970a9ca (patch)
treefafa8e502a050d9aad862621e9523506953e6458
parent0b2a742f46a17e283a164ea1b4d683be46dd34f0 (diff)
downloadziglings-aa1350d01394fe6ce9eaf27c1ee8fc731970a9ca.tar.xz
ziglings-aa1350d01394fe6ce9eaf27c1ee8fc731970a9ca.zip
Update README.md with new clone instructions
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 478d893..02de52a 100644
--- a/README.md
+++ b/README.md
@@ -59,8 +59,8 @@ $ zig version
Clone this repository with Git:
```
-$ git clone https://github.com/ratfactor/ziglings
-$ cd ziglings
+$ git clone https://ziglings.org
+$ cd ziglings.org
```
Then run `zig build` and follow the instructions to begin!