Skip to content

Commit cdee299

Browse files
tomakagavofyork
authored andcommitted
Fix install command in README (paritytech#354)
1 parent 23df821 commit cdee299

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
@@ -15,7 +15,7 @@ sudo apt install make clang
1515
Then, install Polkadot PoC-2:
1616

1717
```
18-
cargo install --git https://github.com/paritytech/polkadot.git --branch v0.2
18+
cargo install --git https://github.com/paritytech/polkadot.git --branch v0.2 polkadot
1919
```
2020

2121
You'll now have a `polkadot` binary installed to your `PATH`. You can drop the

0 commit comments

Comments
 (0)