Skip to content

Commit

Permalink
Merge pull request commune-ai#89 from smyja/main
Browse files Browse the repository at this point in the history
Updated development command
  • Loading branch information
functor-flow authored Sep 27, 2024
2 parents d654aa1 + 62a7310 commit f81c582
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 f81c582

Please sign in to comment.