From 66d9d337a6cd976c17df50e4c6032b0aad208671 Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Mon, 20 Mar 2023 00:24:24 +0100 Subject: [PATCH] Update README.md change note to attention for new build system --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb7fdf4..600790b 100644 --- a/README.md +++ b/README.md @@ -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