Update README.md

This commit is contained in:
alexm-status 2018-05-30 14:27:08 -07:00 committed by GitHub
parent 0f7f616133
commit 3e0cc658b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ You can find more documentation, notes and examples in [Wiki](https://github.com
You can use Nim official package manager `nimble` to install `asyncdispatch2`. The most recent version of the library can be installed via:
```
$ nimble install https://github.com/status-im/nim-asyncdispatch2
$ nimble install asyncdispatch2
```
## License