Update README.md

change note to attention for new build system
This commit is contained in:
Chris Boesch 2023-03-20 00:24:24 +01:00 committed by GitHub
parent 2ba268a0b0
commit 66d9d337a6

View file

@ -55,7 +55,7 @@ Then run `zig build 1` and follow the instructions to begin!
```bash
$ zig build 1
```
## Note
## :warning: Attention
Due to Zig's new build system, exercises can currently only be run manually with their number!
```bash