mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
doc: fix broken markdown about v symlink
This commit is contained in:
parent
bfb926a544
commit
3a36ed3802
@ -87,7 +87,7 @@ sudo ./v symlink
|
|||||||
```
|
```
|
||||||
|
|
||||||
On Windows, start a new shell with administrative privileges, for
|
On Windows, start a new shell with administrative privileges, for
|
||||||
example by <Windows Key>, then type cmd.exe, right click on its menu
|
example by <kbd>Windows Key</kbd>, 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
|
||||||
|
Loading…
Reference in New Issue
Block a user