From bb55889ce0989e120b85a38aec44865a20844ff0 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Fri, 26 Jun 2020 15:10:30 -0400 Subject: [PATCH] README: add link to troubleshooting build issues wiki page See #5673 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 916f2e16f32e30807e63b4cf737689f337e900b3..e7ed9b746df77953f1f902a2cda7a98daaa0e73a 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ cmake .. make install ``` +Need help? [Troubleshooting Build Issues](https://github.com/ziglang/zig/wiki/Troubleshooting-Build-Issues) + ##### MacOS ``` -- 2.54.0