Skip to content

Commit ab0625c

Browse files
authored
fix markdown typo (#170)
1 parent b134ffc commit ab0625c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This repo contains the complete source code for the Windscribe 2.0 app. This inc
1313
- Install Python 3 via either the Microsoft Store or from [here](https://www.python.org/downloads/). Minimum tested version is 3.6.8.
1414
- 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.
1515
- 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)
1717
- Create a `VCPKG_ROOT` environment variable referencing the full path to your vcpkg install folder.
1818
- Go to the vcpkg directory and `git checkout 576379156e82da642f8d1834220876759f13534d`.
1919
- Do the bootstrap step after the above command.

0 commit comments

Comments
 (0)