aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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!