1
0
Fork 0
mirror of https://codeberg.org/ziglings/exercises.git synced 2025-06-08 10:07:01 +09:00

Simplified shell codeblock in readme

This commit is contained in:
gatesbydude 2024-08-14 20:51:32 +00:00
parent 118c1252be
commit d6720ee4fc

View file

@ -52,8 +52,7 @@ $ zig version
Clone this repository with Git:
```
$ git clone https://ziglings.org
$ cd ziglings.org
$ git clone https://ziglings.org && cd ziglings.org
```
Then run `zig build` and follow the instructions to begin!