You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This repo contains the complete source code for the Windscribe 2.0 app. This inc
13
13
- Install Python 3 via either the Microsoft Store or from [here](https://www.python.org/downloads/). Minimum tested version is 3.6.8.
14
14
- Install CMake v3.28.x or newer from [here](https://cmake.org/download/). The project will build with older versions of CMake, but you may encounter some warnings.
15
15
- Install Ninja v1.10.2 from [here](https://github.com/ninja-build/ninja/releases)
16
-
- Install vcpkg from [here]((https://vcpkg.io/en/getting-started.html)
16
+
- Install vcpkg from [here](https://vcpkg.io/en/getting-started.html)
17
17
- Create a `VCPKG_ROOT` environment variable referencing the full path to your vcpkg install folder.
18
18
- Go to the vcpkg directory and `git checkout 576379156e82da642f8d1834220876759f13534d`.
0 commit comments