Skip to content

Commit

Permalink
Update upgrade.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
evanorti committed Jan 9, 2024
1 parent 7bc22c7 commit b00c370
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions docs/station/upgrade.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,15 @@ import Admonition from '@theme/Admonition';

Existing Station users will need to upgrade their wallets to use the latest version of Station. If this is your first time using Station, follow the [Getting started guide](./get-started).

1. Open the Station extension in your browser and click **Upgrade**.

2. After upgrading Station, click **Upgrade wallets**.

1. Upon opening, your Station extension will automatically update to v3. To begin your wallet upgrade, click **Upgrade wallets**.

<img
className="readme-img-sm"
src="/img/screens/upgrade/upgrade-1.png"
alt="Upgrade"
/>

3. Create a new password for your app. This global password will be used for all of your Station wallets. Make sure you remember your password, as it can't be recovered. After entering your password, click **Submit**.
2. Create a new password for your app. This global password will be used for all of your Station wallets. Make sure you remember your password, as it can't be recovered. After entering your password, click **Submit**.

<Admonition type="danger" title="Secure your password">

Expand All @@ -33,15 +30,15 @@ There is no way to recover a Station password. Make sure your password is saved
alt="Upgrade"
/>

4. Click on the wallet you want to upgrade.
3. Click on the wallet you want to upgrade.

<img
className="readme-img-sm"
src="/img/screens/upgrade/upgrade-3.png"
alt="Upgrade"
/>

5. Input the password from your wallet or input your wallet's recovery phrase. Your password is the password you used in the previous version of Station for this wallet. It is recommended that you import your wallet from your recovery phrase.
4. Input the password from your wallet or input your wallet's recovery phrase. Your password is the password you used in the previous version of Station for this wallet. It is recommended that you import your wallet from your recovery phrase.


<Admonition type="tip" icon="💾" title="Import from recovery">
Expand Down

0 comments on commit b00c370

Please sign in to comment.