Skip to content

Commit b744f1b

Browse files
xXExilXxzpostfacto
authored andcommitted
Fixed typo in line 66
thge > the
1 parent 9b38d11 commit b744f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ for more.
6363

6464
## Windows / Visual Studio
6565

66-
To build gamenetworkingsockets on Windows, it's recommended to obtain thge dependencies by using vcpkg in ["manifest mode"](https://learn.microsoft.com/en-us/vcpkg/concepts/manifest-mode). The following instructions assume that you will follow the vcpkg recommendations and install vcpkg as a subfolder. If you want to use "classic mode" or install vcpkg somewhere else, you're on your own.
66+
To build gamenetworkingsockets on Windows, it's recommended to obtain the dependencies by using vcpkg in ["manifest mode"](https://learn.microsoft.com/en-us/vcpkg/concepts/manifest-mode). The following instructions assume that you will follow the vcpkg recommendations and install vcpkg as a subfolder. If you want to use "classic mode" or install vcpkg somewhere else, you're on your own.
6767

6868
If you don't want to use vcpkg, try the [manual instructions](BUILDING_WINDOWS_MANUAL.md).
6969

0 commit comments

Comments
 (0)