Skip to content

Commit 3a1dcca

Browse files
Update local network readme (#2203)
1 parent 7b7931b commit 3a1dcca

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,12 @@ To connect to the Fuji Testnet, run:
131131

132132
### Creating a Local Testnet
133133

134-
See [this tutorial.](https://docs.avax.network/build/tutorials/platform/create-a-local-test-network/)
134+
The [avalanche-cli](https://github.com/ava-labs/avalanche-cli) is the easiest way to start a local network.
135+
136+
```sh
137+
avalanche network start
138+
avalanche network status
139+
```
135140

136141
## Bootstrapping
137142

0 commit comments

Comments
 (0)