mirror of
https://github.com/async-rs/async-std.git
synced 2025-01-16 18:59:55 +00:00
Merge pull request #35 from vertexclique/fix-link-for-cargo-add
Fixes link for Cargo add
This commit is contained in:
commit
3f97276c03
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 async-std
|
||||||
```
|
```
|
||||||
|
|
||||||
[cargo add]: https://github.com/killercup/cargo-edit
|
[cargo-add]: https://github.com/killercup/cargo-edit
|
||||||
|
|
||||||
## Hello world
|
## Hello world
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue