Update README.md with new clone instructions

This commit is contained in:
Dave Gauer 2023-09-19 20:51:05 -04:00 committed by GitHub
parent d699fc1824
commit 7417f01d5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,8 +59,8 @@ $ zig version
Clone this repository with Git: Clone this repository with Git:
``` ```
$ git clone https://github.com/ratfactor/ziglings $ git clone https://ziglings.org
$ cd ziglings $ cd ziglings.org
``` ```
Then run `zig build` and follow the instructions to begin! Then run `zig build` and follow the instructions to begin!