doc: rename network to cluster
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
Before trying any of the examples in this directory please populate the `lib/`
|
||||
directory by running `npm install`.
|
||||
|
||||
Additionally most of the examples attempt to connect to a local network. Start
|
||||
your local network first by running:
|
||||
Additionally most of the examples attempt to connect to a local cluster. Start
|
||||
your local cluster first by running:
|
||||
```bash
|
||||
$ npx solana-localnet update
|
||||
$ npx solana-localnet up
|
||||
|
Reference in New Issue
Block a user