Skip to content

Commit d0b5713

Browse files
committed
Update the README
1 parent 8a1604f commit d0b5713

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff 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
3232
exposes an instance of [GraphiQL](https://github.com/graphql/graphiql) on top of it.
3333

34-
35-
3634
## Installation process
3735

3836
First, 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.
4139
I've tested this on Windows with Visual Studio 2017 and Linux using an Ubuntu instance running in
4240
WSL.
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

0 commit comments

Comments
 (0)