--- a/BuildingOnWindows.wiki Fri Aug 23 20:01:44 2019 +0300
+++ b/BuildingOnWindows.wiki Fri Aug 23 20:15:08 2019 +0300
@@ -15,7 +15,7 @@
* Visual Studio: click *Download Visual Studio → Community 2019* (earlier version starting from Community 2015 Update 3 might also work)
* Link: https://visualstudio.microsoft.com/
* Vcpkg
- Link: https://github.com/Microsoft/vcpkg
+ * Link: https://github.com/Microsoft/vcpkg
* !FreePascal: click *Windows 32-bit*, then download *fpc-<version>-win32.exe* (for 64-bit builds also download *fpc-<version>.i386-win32.cross.x86_64-win64.exe*)
* Link: https://www.freepascal.org/download.html
* Mercurial: pick one (!TortoiseHg has a GUI and is more user-friendly)
@@ -50,4 +50,4 @@
* After building, you can run Hedgewars from the installed location (default is `C:\Program Files\hedgewars\hedgewars.exe`)
== Additional options ==
- Check the top section of `build_vcpkg.bat` to change some of build options.
\ No newline at end of file
+ Check the top section of `build_vcpkg.bat` to change some of the build options.
\ No newline at end of file