mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-07 08:14:47 +00:00
Merge branch 'main' into bit_man3
This commit is contained in:
commit
064184c8a7
@ -51,14 +51,14 @@ $ zig version
|
|||||||
Clone this repository with Git:
|
Clone this repository with Git:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://ziglings.org
|
git clone https://codeberg.org/ziglings/exercises.git ziglings
|
||||||
$ cd ziglings.org
|
cd ziglings
|
||||||
```
|
```
|
||||||
|
|
||||||
Then run `zig build` and follow the instructions to begin!
|
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
|
Note: The output of Ziglings is the unaltered output from the Zig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user