From 62a7310d3d9887e257bf96500af5e2a896a1914b Mon Sep 17 00:00:00 2001 From: smyja Date: Fri, 20 Sep 2024 06:03:51 +0100 Subject: [PATCH] Update development command Signed-off-by: smyja --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8c2765aa..35e6cb795 100644 --- a/README.md +++ b/README.md @@ -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