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 acab9d3e1d
commit 53597efcf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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