summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2025-02-10 09:56:28 +0000
committerChris Boesch <chrboesch@noreply.codeberg.org>2025-02-10 09:56:28 +0000
commit0af4f75e070ddc200b4de250425425cf145c2717 (patch)
tree216f3d1a2d841b614ebee90d8033efd20db0f2b0 /README.md
parentc13a00fc717bafaf41b65dba041d0ce0dbed9c82 (diff)
parentd75f49b25b40ef049d2e55ba515b47bc73253400 (diff)
Merge pull request 'Fix repo link' (#207) from readme into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/207
Diffstat (limited to 'README.md')
-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