Skip to content

Commit 970bb09

Browse files
authored
doc: add windows installation recommendation (#8996)
1 parent efca21e commit 970bb09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/docs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ NB: You can also pass one of `-gcc`, `-msvc`, `-clang` to `make.bat` instead,
3838
if you do prefer to use a different C compiler, but -tcc is small, fast, and
3939
easy to install (V will download a prebuilt binary automatically).
4040

41+
It is recommended to add this folder to the PATH of your environment variables.
42+
This can be done with the command `v.exe symlink`.
43+
4144
### Android
4245
Running V graphical apps on Android is also possible via [vab](https://github.com/vlang/vab).
4346

0 commit comments

Comments
 (0)