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:
parent
b17e10c72e
commit
c4241f90e6
@ -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
|
entry, and choose `Run as administrator`. In the new administrative
|
||||||
shell, cd to the path, where you have compiled v.exe, then type:
|
shell, cd to the path, where you have compiled v.exe, then type:
|
||||||
```bat
|
```bat
|
||||||
.\v.exe symlink`
|
.\v.exe symlink
|
||||||
```
|
```
|
||||||
That will make v available everywhere, by adding it to your PATH.
|
That will make v available everywhere, by adding it to your PATH.
|
||||||
Please restart your shell/editor after that, so that it can pick
|
Please restart your shell/editor after that, so that it can pick
|
||||||
|
Loading…
Reference in New Issue
Block a user