forked from mirror/async-std
Fixes link for Cargo add #31
This commit is contained in:
parent
487811ed4c
commit
0f11089134
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Or use [cargo add][cargo-add] if you have it installed:
|
|||
$ cargo add async-std
|
||||
```
|
||||
|
||||
[cargo add]: https://github.com/killercup/cargo-edit
|
||||
[cargo-add]: https://github.com/killercup/cargo-edit
|
||||
|
||||
## Hello world
|
||||
|
||||
|
|
Loading…
Reference in a new issue