Reverted build instruction (incorrect branch)

This commit is contained in:
Tom Tkacz
2025-04-07 14:26:40 -05:00
committed by GitHub
parent 4b43d976ac
commit 9c6d3a84ef
+1 -1
View File
@@ -21,7 +21,7 @@ On windows, the program can be compiled with Visual Studio (recommended) or with
======= =======
```` ````
.\vcpkg install pkgconf wxwidgets[fonts] boost-smart-ptr boost-regex boost-logic boost-pool boost-iterator hunspell --triplet=x64-windows-static .\vcpkg install pkgconf wxwidgets boost-smart-ptr boost-regex boost-logic boost-pool boost-iterator hunspell --triplet=x64-windows-static
```` ````
and/or and/or
```` ````