diff options
| author | Dave Gauer <[email protected]> | 2023-09-19 20:51:05 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-19 20:51:05 -0400 |
| commit | aa1350d01394fe6ce9eaf27c1ee8fc731970a9ca (patch) | |
| tree | fafa8e502a050d9aad862621e9523506953e6458 | |
| parent | 0b2a742f46a17e283a164ea1b4d683be46dd34f0 (diff) | |
| download | ziglings-aa1350d01394fe6ce9eaf27c1ee8fc731970a9ca.tar.xz ziglings-aa1350d01394fe6ce9eaf27c1ee8fc731970a9ca.zip | |
Update README.md with new clone instructions
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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! |
