1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

docs: fix typo

This commit is contained in:
Delyan Angelov 2020-05-31 09:02:27 +03:00
parent b17e10c72e
commit c4241f90e6

View File

@ -91,7 +91,7 @@ example by <Windows Key>, then type cmd.exe, right click on its menu
entry, and choose `Run as administrator`. In the new administrative
shell, cd to the path, where you have compiled v.exe, then type:
```bat
.\v.exe symlink`
.\v.exe symlink
```
That will make v available everywhere, by adding it to your PATH.
Please restart your shell/editor after that, so that it can pick