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