Skip to content

Commit

Permalink
Update javascript/packages/cli/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Javier Viola <pepoviola@gmail.com>
  • Loading branch information
Neyromancer and pepoviola authored Nov 2, 2023
1 parent d5f43dd commit 0836066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ You can build it from source like this

```bash
❯ git clone git@github.com:paritytech/polkadot-sdk.git
cd polkadot-sdk/polkadot
cd polkadot-sdk
cargo build --profile testnet -p test-parachain-adder-collator
export PATH=$(pwd)/target/testnet:$PATH
```
Expand Down

0 comments on commit 0836066

Please sign in to comment.