mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 11:40:46 -05:00
Update README.md
change note to attention for new build system
This commit is contained in:
parent
2ba268a0b0
commit
66d9d337a6
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Then run `zig build 1` and follow the instructions to begin!
|
||||||
```bash
|
```bash
|
||||||
$ zig build 1
|
$ zig build 1
|
||||||
```
|
```
|
||||||
## Note
|
## :warning: Attention
|
||||||
Due to Zig's new build system, exercises can currently only be run manually with their number!
|
Due to Zig's new build system, exercises can currently only be run manually with their number!
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue