1
0
Fork 0
mirror of https://github.com/ratfactor/ziglings synced 2024-04-30 06:35:05 +02:00

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
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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!