diff --git a/README.md b/README.md index 8934ad7..284e1e6 100644 --- a/README.md +++ b/README.md @@ -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