Skip to content

Commit 3ea4519

Browse files
committed
docs: fix docs
1 parent 3c35a80 commit 3ea4519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/testnet/Local-Testnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Before deploying the contracts, you need to:
3838
After completing the above steps, you can deploy the contracts by running:
3939

4040
```sh
41-
./init_stake_contract.sh
41+
./init-stake-contract.sh
4242
```
4343

4444
This script will initialize all the contracts and print out their addresses.

0 commit comments

Comments
 (0)