Skip to content

Commit 1cb8968

Browse files
committed
Update "microsoft" GitHub organization casing
1 parent aaba56e commit 1cb8968

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
@@ -43,7 +43,7 @@ WSL with both gcc 7.3.0 and clang 6.0.0. The key compiler requirement is support
4343
may not have enough support for that.
4444

4545
The easiest way to get all of these and to build `cppgraphqlgen` in one step is to use
46-
[Microsoft/vcpkg](https://github.com/Microsoft/vcpkg). To install with vcpkg, make sure you've pulled the latest version
46+
[microsoft/vcpkg](https://github.com/microsoft/vcpkg). To install with vcpkg, make sure you've pulled the latest version
4747
and then run `vcpkg install cppgraphqlgen` (or `cppgraphqlgen:x64-windows`, `cppgraphqlgen:x86-windows-static`, etc.
4848
depending on your platform). To install just the dependencies and work in a clone of this repo, you'll need some subset
4949
of `vcpkg install pegtl boost-program-options boost-filesystem rapidjson gtest`. It works for Windows, Linux, and Mac,

0 commit comments

Comments
 (0)