mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-01 08:03:29 +02:00
Merge pull request 'Fix repo link' (#207) from readme into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/207
This commit is contained in:
@@ -51,14 +51,14 @@ $ zig version
|
||||
Clone this repository with Git:
|
||||
|
||||
```
|
||||
$ git clone https://ziglings.org
|
||||
$ cd ziglings.org
|
||||
git clone https://codeberg.org/ziglings/exercises.git ziglings
|
||||
cd ziglings
|
||||
```
|
||||
|
||||
Then run `zig build` and follow the instructions to begin!
|
||||
|
||||
```
|
||||
$ zig build
|
||||
zig build
|
||||
```
|
||||
|
||||
Note: The output of Ziglings is the unaltered output from the Zig
|
||||
|
||||
Reference in New Issue
Block a user