This commit is contained in:
cheatfate 2018-08-18 00:25:34 +03:00
parent 44565b398e
commit 98a85c5614

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 asyncdispatch2
$ nimble install https://github.com/status-im/nim-asyncdispatch2.git
```
## License