summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2025-02-13 22:22:55 +0000
committerChris Boesch <chrboesch@noreply.codeberg.org>2025-02-13 22:22:55 +0000
commit064184c8a78d460b1d20837ef0064274f4730905 (patch)
treec32eaedcb06f3ee2db7f8cf7a3f49ed236b7565e
parentcd94f6023cd93d448f0b6eea0eea7f0a61980147 (diff)
parent0af4f75e070ddc200b4de250425425cf145c2717 (diff)
Merge branch 'main' into bit_man3
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index c884f21..3d66dd9 100644
--- a/README.md
+++ b/README.md
@@ -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