mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 23:31:07 +00:00
Fix usage error in README (#1291)
* Fix usage error in README * Flow the advice
This commit is contained in:
@@ -151,7 +151,7 @@ Now with this new chainspec file, you can build a "raw" chain definition for you
|
||||
|
||||
[source, shell]
|
||||
----
|
||||
substrate build-spec --chain ~/chainspec.json --raw > ~/mychain.json
|
||||
substrate --chain ~/chainspec.json build-spec --raw > ~/mychain.json
|
||||
----
|
||||
|
||||
This can be fed into Substrate:
|
||||
|
||||
Reference in New Issue
Block a user