Skip to content
Snippets Groups Projects
Commit c5ccfe7e authored by Éloïs's avatar Éloïs
Browse files

doc(README): typo

parent 4e4b5936
No related branches found
No related tags found
No related merge requests found
...@@ -116,7 +116,7 @@ RUST_LOG=debug RUST_BACKTRACE=1 ./target/debug/duniter -lruntime=debug --dev ...@@ -116,7 +116,7 @@ RUST_LOG=debug RUST_BACKTRACE=1 ./target/debug/duniter -lruntime=debug --dev
If you want to see the multi-node consensus algorithm in action, refer to If you want to see the multi-node consensus algorithm in action, refer to
[our Start a Private Network tutorial](https://substrate.dev/docs/en/tutorials/start-a-private-network/). [our Start a Private Network tutorial](https://substrate.dev/docs/en/tutorials/start-a-private-network/).
### Purge previous lacal testnet ### Purge previous local testnet
``` ```
./target/debug/duniter purge-chain --base-path /tmp/alice --chain local ./target/debug/duniter purge-chain --base-path /tmp/alice --chain local
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment