Merge branch 'master' of github.com:dosco/super-graph

This commit is contained in:
Vikram Rangnekar 2020-05-24 17:44:34 -04:00
commit f63e270c73
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ You can then add your database schema to the migrations, maybe create some seed
```bash
# Download and install Super Graph. You will need Go 1.14 or above
go get https://github.com/dosco/super-graph
go get github.com/dosco/super-graph
```
And then create and launch your new app