summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/windows-requirements.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md
index 70768ed..6894337 100644
--- a/docs/windows-requirements.md
+++ b/docs/windows-requirements.md
@@ -98,9 +98,9 @@
1. Download the prebuilt Windows Binary for Visual Studio 2022
- 1. [64bit](https://sourceforge.net/projects/boost/files/boost-binaries/1.74.0/boost_1_74_0-msvc-14.3-64.exe/download)
+ 1. [64bit](https://sourceforge.net/projects/boost/files/boost-binaries/1.79.0/boost_1_79_0-msvc-14.3-64.exe/download)
- 1. [32bit](https://sourceforge.net/projects/boost/files/boost-binaries/1.74.0/boost_1_74_0-msvc-14.3-32.exe/download)
+ 1. [32bit](https://sourceforge.net/projects/boost/files/boost-binaries/1.79.0/boost_1_79_0-msvc-14.3-32.exe/download)
1. Add an environment variable to "System" variable named "BOOST_ROOT" and as value your Boost installation directory, e.g `E:/Programs/boost_1_74_0`. Important is to use '**/**', not '**\\**' when pointing to directory. (Make sure that it does not have a trailing slash (end of path). If you still get problems, add the same variable in the `USER` variables section too, like shown in the image below.)