diff options
| author | Chris Boesch <[email protected]> | 2023-03-20 00:24:24 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-20 00:24:24 +0100 |
| commit | 66d9d337a6cd976c17df50e4c6032b0aad208671 (patch) | |
| tree | 98a041a9bb95712d695ee152ea90c47c2639d631 | |
| parent | 2ba268a0b0e64b19625776f86a9b8b4810641f84 (diff) | |
| download | ziglings-66d9d337a6cd976c17df50e4c6032b0aad208671.tar.xz ziglings-66d9d337a6cd976c17df50e4c6032b0aad208671.zip | |
Update README.md
change note to attention for new build system
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
