diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-02-13 22:22:55 +0000 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-02-13 22:22:55 +0000 |
| commit | 064184c8a78d460b1d20837ef0064274f4730905 (patch) | |
| tree | c32eaedcb06f3ee2db7f8cf7a3f49ed236b7565e /README.md | |
| parent | cd94f6023cd93d448f0b6eea0eea7f0a61980147 (diff) | |
| parent | 0af4f75e070ddc200b4de250425425cf145c2717 (diff) | |
Merge branch 'main' into bit_man3
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
