diff --git a/Configuring-GoLand-for-WebAssembly.md b/Configuring-GoLand-for-WebAssembly.md index 5ec41af5..ff4058b1 100644 --- a/Configuring-GoLand-for-WebAssembly.md +++ b/Configuring-GoLand-for-WebAssembly.md @@ -10,6 +10,7 @@ That's easily fixable, by changing the **GOOS** and **GOARCH** values in the pro ![GoLand Wasm Setup pic1](https://github.com/justinclift/wasmWikiPics/raw/master/png/Golang-Wasm-Setup1.png) +**Note** - The screenshot below shows how to access **Settings** on a Linux desktop. If you're using macOS, you'll probably need to access them through the standard macOS **Preferences** option. ![GoLand Wasm Setup pic2](https://github.com/justinclift/wasmWikiPics/raw/master/png/Golang-Wasm-Setup2.png) ![GoLand Wasm Setup pic3](https://github.com/justinclift/wasmWikiPics/raw/master/png/Golang-Wasm-Setup3.png)