fixes readme.md
This commit is contained in:
parent
4dd4010b74
commit
45b4c822e7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue