Skip to content

Commit

Permalink
Update development command
Browse files Browse the repository at this point in the history
Signed-off-by: smyja <[email protected]>
  • Loading branch information
smyja authored Sep 20, 2024
1 parent e04d819 commit 62a7310
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 @@ -67,7 +67,7 @@ cargo build --release
To run a single development node with ephemeral storage:

```sh
./target/release/node-subspace --dev
./target/release/node-subspace --chain specs/local.json
```

This will start a Subspace node with a clean state. The node's state will be
Expand Down

0 comments on commit 62a7310

Please sign in to comment.