doc: fix broken markdown about `v symlink`
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