Update README.md
parent
1d6e830474
commit
8b6fe6666d
|
@ -75,7 +75,7 @@ cargo run -- \
|
||||||
|
|
||||||
Additional CLI usage options are available and may be shown by running `cargo run -- --help`.
|
Additional CLI usage options are available and may be shown by running `cargo run -- --help`.
|
||||||
|
|
||||||
### Advanced: Generate Your Own Substrate Node Template
|
## Advanced: Generate Your Own Substrate Node Template
|
||||||
|
|
||||||
A substrate node template is always based on a certain version of Substrate. You can inspect it by
|
A substrate node template is always based on a certain version of Substrate. You can inspect it by
|
||||||
opening [Cargo.toml](Cargo.toml) and see the template referred to a specific Substrate commit(
|
opening [Cargo.toml](Cargo.toml) and see the template referred to a specific Substrate commit(
|
||||||
|
|
Loading…
Reference in New Issue