From 13406b946cad8c4dc4778784ff7ebeeca0f7c4fe Mon Sep 17 00:00:00 2001 From: GenevensiS <66968533+G-e-n-e-v-e-n-s-i-S@users.noreply.github.com> Date: Mon, 11 Aug 2025 16:12:34 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 20afbf25..4c9fa940 100644 --- a/README.md +++ b/README.md @@ -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 ````