Skip to content

Commit 3f97276

Browse files
author
Stjepan Glavina
authored
Merge pull request #35 from vertexclique/fix-link-for-cargo-add
Fixes link for Cargo add
2 parents 671049f + 0f11089 commit 3f97276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Or use [cargo add][cargo-add] if you have it installed:
3333
$ cargo add async-std
3434
```
3535

36-
[cargo add]: https://github.com/killercup/cargo-edit
36+
[cargo-add]: https://github.com/killercup/cargo-edit
3737

3838
## Hello world
3939

0 commit comments

Comments
 (0)