summaryrefslogtreecommitdiff
path: root/winbuild
diff options
context:
space:
mode:
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.)