Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasdao authored Aug 20, 2017
1 parent 90da460 commit 1f4c48b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ npm install graphql google-graphql-functions --save
```
Or, using [_**gimpy**_](https://github.com/nicolasdao/gimpy) to initialize a brand new project:
```
gimp new graphql-gcf your-app
gimp new graphql-serverless your-app
```
After answering all the questions
```
Expand Down Expand Up @@ -84,7 +84,7 @@ Google-graphql-functions is built on top of the [_**webfunc**_](https://github.c

If you're using [_**gimpy**_](https://github.com/nicolasdao/gimpy), you can also initiate a new GraphQL project ready to be hosted on Google Cloud Functions as follow:
```
gimp new graphql-gcf your-app
gimp new graphql-serverless your-app
```
After answering all the questions
```
Expand Down Expand Up @@ -260,7 +260,7 @@ Google-graphql-functions is built on top of the [_**webfunc**_](https://github.c
If you're using [_**gimpy**_](https://github.com/nicolasdao/gimpy), you can also initiate a new GraphQL project ready to be hosted on Google Cloud Functions as follow:
```
gimp new graphql-gcf your-app
gimp new graphql-serverless your-app
```
After answering all the questions
```
Expand Down

0 comments on commit 1f4c48b

Please sign in to comment.