Skip to content

Commit 896afc0

Browse files
Update rust/stake_neuron_from_cli/README.md
Co-authored-by: Moritz Fuller <[email protected]>
1 parent d967ded commit 896afc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/stake_neuron_from_cli/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ async fn load_identity(identity_path: &PathBuf) -> Result<Box<dyn Identity>, Box
9797
Follow [DFINITY SDK installation](https://internetcomputer.org/docs/current/developer-docs/setup/install/)
9898
2. **Rust toolchain**: `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs/ | sh`
9999

100+
### Run the script
100101
```bash
101102
# Set up local NNS and run example
102103
chmod +x setup_and_run.sh

0 commit comments

Comments
 (0)