Update README.md

This commit is contained in:
GenevensiS
2025-08-11 16:12:34 +02:00
committed by GitHub
parent 1aa409b794
commit 13406b946c
-1
View File
@@ -23,7 +23,6 @@ On windows, the program can be compiled with Visual Studio (recommended) or with
* Download and install [vcpkg](https://github.com/microsoft/vcpkg)
* Use vcpkg to install pkgconf, wxwidgets, boost, hunspell:
=======
````
.\vcpkg install pkgconf wxwidgets[fonts] boost-smart-ptr boost-regex boost-logic boost-pool boost-iterator boost-json hunspell --triplet=x64-windows-static
````