Skip to content

Commit 51da903

Browse files
authored
fix: update miden node setup version to 0.12 (#152)
1 parent 7345285 commit 51da903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/miden_node_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ There are two ways to connect to a Miden node:
1919
Next, install the miden-node crate using this command:
2020

2121
```bash
22-
cargo install miden-node --locked --version 0.11.0
22+
cargo install miden-node --locked --version 0.12.3
2323
```
2424

2525
### Step 2: Initializing the node

0 commit comments

Comments
 (0)