doc: rename network to cluster

This commit is contained in:
Michael Vines
2019-03-04 08:16:13 -08:00
parent adb4cb43ec
commit 243a4625f1
4 changed files with 12 additions and 12 deletions

View File

@ -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