File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ against the version of the Node headers included in Electron.
3131* [ cppgraphiql] ( https://github.com/wravery/cppgraphiql ) : Electron app which consumes ` electron-cppgraphql ` and
3232exposes an instance of [ GraphiQL] ( https://github.com/graphql/graphiql ) on top of it.
3333
34-
35-
3634## Installation process
3735
3836First, clone this repo, then make sure you have the dependencies. Acquiring the dependencies is a
@@ -41,7 +39,7 @@ bit different depending on your platform.
4139I've tested this on Windows with Visual Studio 2017 and Linux using an Ubuntu instance running in
4240WSL.
4341
44- I plan on adding a vcpkg package for this project, and then you can install everything with ` vcpkg install cppgraphqlgen ` .
42+ I added a vcpkg port for this project, if you have vcpkg you can also install everything with ` vcpkg install cppgraphqlgen ` .
4543
4644## Software dependencies
4745
You can’t perform that action at this time.
0 commit comments