doc: fix broken markdown about `v symlink`

pull/5145/head
Delyan Angelov 2020-05-31 12:16:09 +03:00 committed by GitHub
parent bfb926a544
commit 3a36ed3802
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ sudo ./v symlink
```
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
shell, cd to the path, where you have compiled v.exe, then type:
```bat