fixes readme.md

This commit is contained in:
jangko 2021-04-11 14:36:41 +07:00
parent 4dd4010b74
commit 45b4c822e7
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9
1 changed files with 2 additions and 2 deletions

View File

@ -31,10 +31,10 @@ the documentation is available [here](docs/toc.md).
## Installation ## Installation
You can use Nim's official package manager Nimble to install Presto: You can use Nim's official package manager Nimble to install nim-graphql:
``` ```
$ nimble install https://github.com/status-im/nim-presto.git $ nimble install https://github.com/status-im/nim-graphql.git
``` ```
or or