summaryrefslogtreecommitdiff
path: root/winbuild
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-08-26 15:55:40 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-08-26 15:57:04 +0200
commitf31b2e7cb8a7009203d4e1b4bf2ac0c057b05b79 (patch)
treeef105d59ee44e3efed54e7e8b19185edf2da9e47 /winbuild
parentbe753add31c2d8c835b77a4f3fe089a947371ff1 (diff)
downloadcurl-f31b2e7cb8a7009203d4e1b4bf2ac0c057b05b79.tar.gz
winbuild/README.md: make <options> visible
Follow-up to be753add31c2d8c
Diffstat (limited to 'winbuild')
-rw-r--r--winbuild/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/winbuild/README.md b/winbuild/README.md
index a57303832..49b0b6ccf 100644
--- a/winbuild/README.md
+++ b/winbuild/README.md
@@ -71,7 +71,7 @@ Open a Visual Studio Command prompt:
nmake /f Makefile.vc mode=<static or dll> <options>
-where <options> is one or many of:
+where `<options>` is one or many of:
- `VC=<6,7,8,9,10,11,12,14,15>` - VC version
- `WITH_DEVEL=<path>` - Paths for the development files (SSL, zlib, etc.)