README: add link to troubleshooting build issues wiki page

See #5673
This commit is contained in:
Andrew Kelley 2020-06-26 15:10:30 -04:00
parent 130c7fd23b
commit bb55889ce0

View File

@ -51,6 +51,8 @@ cmake ..
make install
```
Need help? [Troubleshooting Build Issues](https://github.com/ziglang/zig/wiki/Troubleshooting-Build-Issues)
##### MacOS
```