Skip to content

Commit

Permalink
Update 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 5cec136 commit d5f43dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,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 d5f43dd

Please sign in to comment.