Skip to content

Commit 9c8ab64

Browse files
committed
update readme
1 parent 0bfbc48 commit 9c8ab64

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Here's a breakdown of the key variables:
8989
Defines how the Auto Upgrader runs. Options are `process`, `service`, or `docker`. Default is `service`.
9090

9191
- **SUBVORTEX_PRERELEASE_TYPE**:
92-
Specifies a single prerelease identifier you want to be notified about. Options are `alpha` or `rc` (**use ONLY in TESTNET**). Remove this variable to receive notifications from `latest` (**use in MAINNET**) prerelease types. Default is an empty string, which disables prerelease notifications.
92+
Specifies a single prerelease identifier you want to be notified about. Options are `alpha` (**use ONLY in DEVNET**) or `rc` (**use ONLY in TESTNET**). Remove this variable to receive notifications from `latest` (**use in MAINNET**) prerelease types. Default is an empty string, which disables prerelease notifications.
9393

9494
- **SUBVORTEX_EXECUTION_ROLE**:
9595
Specifies the type of neuron running on this machine. Options are `miner` and `validator`. Default value is `miner`. The Auto Upgrader uses this to decide how the machine should upgrade.
@@ -154,7 +154,7 @@ Use `-h` to see the options
154154

155155
# 🔄 Quick Upgrade <a id="quick-upgrade"></a>
156156

157-
To upgrade the Auto Upgrade when a new release has been deployed, you can run
157+
To upgrade the Auto Upgrader when a new release has been deployed, you can run
158158

159159
```bash
160160
./scripts/auto_upgrader/auto_upgrader_upgrade.sh

0 commit comments

Comments
 (0)