diff --git a/README.md b/README.md index 8655145125..dfafa99b22 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,9 @@ $ cargo test ### Starting a local testnet Start your own testnet locally, instructions are in the [online docs](https://docs.solana.com/bench-tps). -### Accessing the remote testnet -* `testnet` - public stable testnet accessible via devnet.solana.com. Runs 24/7 +### Accessing the remote development cluster +* `devnet` - stable public cluster for development accessible via +devnet.solana.com. Runs 24/7. Learn more about the [public clusters](https://docs.solana.com/clusters) # Benchmarking