File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ the **Using the generated project** section.
13
13
14
14
#### Repeated use
15
15
16
- 1 . Install [ ` cargo ` ] [ cargo ] (or [ ` cargo-shim ` ] [ cargo-shim ] if you don't want to
17
- install real cargo)
16
+ 1 . Install [ ` cargo ` ] [ cargo ] (or [ ` cargo-plugin-runner ` ] [ cargo-plugin-runner ] if
17
+ you don't want to install real cargo)
18
18
19
19
2 . Install [ ` cargo-generate ` ] [ cargo-generate ]
20
20
@@ -37,7 +37,7 @@ generate a new project:
37
37
```
38
38
39
39
[ cargo ] : https://doc.rust-lang.org/cargo/getting-started/installation.html
40
- [ cargo-shim ] : https://or.computer.surgery/charles/cargo-shim
40
+ [ cargo-plugin-runner ] : https://or.computer.surgery/charles/cargo-plugin-runner
41
41
[ cargo-generate ] : https://cargo-generate.github.io/cargo-generate/installation.html
42
42
[ cargo-home ] : https://doc.rust-lang.org/cargo/guide/cargo-home.html
43
43
You can’t perform that action at this time.
0 commit comments