diff --git a/docs/userguides/networks.md b/docs/userguides/networks.md index 83f16fb3cb..0e51974f24 100644 --- a/docs/userguides/networks.md +++ b/docs/userguides/networks.md @@ -26,7 +26,7 @@ ape test --network ethereum:local:foundry ape console --network arbitrum:testnet:alchemy # NOTICE: All networks, even from other ecosystems, use this. ``` -To see all networks installed via plugins that work with `--network`, run the command: +To see all networks that work with the `--network` flag (besides those _only_ defined in `evmchains`), run the command: ```shell ape networks list