winbuild/README.md: make <options> visible

Follow-up to be753add31
This commit is contained in:
Daniel Stenberg 2020-08-26 15:55:40 +02:00
Родитель be753add31
Коммит f31b2e7cb8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 5CC908FDB71E12C2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.)