diff --git a/examples/tokenvm/avalanche-ops.aws.md b/examples/tokenvm/avalanche-ops.aws.md index fdc3e5cce6..5a81d7150c 100644 --- a/examples/tokenvm/avalanche-ops.aws.md +++ b/examples/tokenvm/avalanche-ops.aws.md @@ -146,7 +146,7 @@ EOF cat /tmp/tokenvm-chain-config.json ``` -Note that `--chain-name tokenvm*` and `--node-ids-to-instance-ids` values are different to split nodes into two separate subnets. And note that `avalancheup-aws install-subnet-chain` will add the specified nodes as primary network validators (regardless of it's for customer or public networks) before adding them as subnet validators. So, please make sure the `--key` has enough balance: +Note that `--chain-name tokenvm*` and `--node-ids-to-instance-ids` values are different to split nodes into two separate subnets. And note that `avalancheup-aws install-subnet-chain` will add the specified nodes as primary network validators (regardless of it's for customer or public networks) before adding them as subnet validators (*TODO: this is not implemented yet*). So, please make sure the `--key` has enough balance: ```bash # this will prompt you to confirm the outcome!