We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40d48b commit 4931d9eCopy full SHA for 4931d9e
content/getting-started/windows.md
@@ -23,7 +23,7 @@ You must have Go v1.14+ already installed on your machine in order to install Ti
23
scoop install go
24
```
25
26
-Then install TinyGo using the following commands:
+Then install TinyGo using the following command - this will also update the PATH variable to point to the installed package:
27
28
```shell
29
scoop install tinygo
0 commit comments