Build pic 1 probably isn't useful.
diff --git a/Configuring-GoLand-for-WebAssembly.md b/Configuring-GoLand-for-WebAssembly.md
index cd14ee7..b5e2df9 100644
--- a/Configuring-GoLand-for-WebAssembly.md
+++ b/Configuring-GoLand-for-WebAssembly.md
@@ -15,14 +15,14 @@

-## Configuring build settings
+## Configuring Run/Debug settings
-With the initial project setup done, you'll probably want to configure the Build/Run settings next:
+With the initial project settings changed, you'll probably want to configure the Run/Debug settings next.
+
+That will let you recompile the .wasm file by just launching `Run`Rundd (<kbd>Shift</kbd>+<kbd>F10</kbd> on Linux).
**NOTE - This section is still "Work In Progress" :wink:**
-
-

