Skip to content

Commit 4931d9e

Browse files
thushandeadprogram
authored andcommitted
Add the fact that the PATH will be updated too.
1 parent a40d48b commit 4931d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/getting-started/windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You must have Go v1.14+ already installed on your machine in order to install Ti
2323
scoop install go
2424
```
2525

26-
Then install TinyGo using the following commands:
26+
Then install TinyGo using the following command - this will also update the PATH variable to point to the installed package:
2727

2828
```shell
2929
scoop install tinygo

0 commit comments

Comments
 (0)