Skip to content

Commit 0c5d8c3

Browse files
Update README.md
1 parent 2bc509d commit 0c5d8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ cargo build --release
3333

3434
Run the Substrate Smart Contracts Node.
3535
```bash
36-
./target/release/node --dev
36+
./target/release/dev-node-substrate --dev
3737
```
3838
Interact with our Substrate Smart Contracts Node using the Contracts UI:
3939

0 commit comments

Comments
 (0)