mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-28 21:18:03 +00:00
readme and docs update for monorepo (#183)
* readme and docs update for monorepo Co-authored-by: Gustavo Gonzalez <ggonzalezsomer@gmail.com> Co-authored-by: Amar Singh <asinghchrony@protonmail.com>
This commit is contained in:
@@ -12,6 +12,11 @@ A collection of runtimes that describe parachains with different purposes.
|
||||
git clone git@github.com:OpenZeppelin/polkadot-runtime-template.git
|
||||
```
|
||||
|
||||
* Move to the directory of the template you want to use. We will use the `generic runtime template` for this tutorial.
|
||||
```bash
|
||||
cd generic-template
|
||||
```
|
||||
|
||||
* Build a release version of the runtime and node:
|
||||
```bash
|
||||
cargo build --release
|
||||
|
||||
Reference in New Issue
Block a user