From 3a36ed3802f7ecb5ce6933ea159f2dff71fab73f Mon Sep 17 00:00:00 2001 From: Delyan Angelov Date: Sun, 31 May 2020 12:16:09 +0300 Subject: [PATCH] doc: fix broken markdown about `v symlink` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c64eeb0336..7f0dd25cba 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ sudo ./v symlink ``` On Windows, start a new shell with administrative privileges, for -example by , then type cmd.exe, right click on its menu +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