Skip to content

Commit

Permalink
Fix typo in parachain README
Browse files Browse the repository at this point in the history
  • Loading branch information
vgeddes committed Mar 19, 2021
1 parent 78d601c commit 2f32a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parachain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Once the development environment is set up, build the parachain. This command wi
[native](https://substrate.dev/docs/en/knowledgebase/advanced/executor#native-execution) code:

```bash
--no-default-features --features with-local-runtime
cargo build --release --no-default-features --features with-local-runtime
```

### Run
Expand Down

0 comments on commit 2f32a7f

Please sign in to comment.