Skip to content

Commit

Permalink
Update Massa Station windows install doc for v0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-senechal committed Oct 26, 2023
1 parent fa1e607 commit bf06037
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions docs/massaStation/home.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,15 @@ These permissions are necessary for *Massa Station* to function correctly.
#### For Windows:

1. Locate the downloaded .msi installer file and double-click on it to start the installation process.
2. Windows will warn you about untrusted software, click on "more info" and "run anyway" to continue the installation.
3. Follow the on-screen instructions to proceed with the installation.
4. If prompted, click on "Yes" to allow the installer to make changes on certificates. These certificates allow *Massa Station* to use the HTTPS protocol, which improves your security when [browsing dApp](browse-decentralized-application).
2. Follow the on-screen instructions to proceed with the installation.
3. You will be prompted to choose the kind of installation you want. We recommend choosing the "Complete" installation as it will install all the necessary dependencies to access web on-chain. If you select the "Typical" option, Massa Station will be installed without DNS configuration. In that case, access to `.massa` domains may be restricted.
4. Once the installation is complete, you can launch *Massa Station* from the Start menu.
5. If prompted, click on "Yes" to allow the installer to make changes on certificates. These certificates allow *Massa Station* to use the HTTPS protocol, which improves your security when [browsing dApp](browse-decentralized-application).

:::caution
If you are using a version of Massa Station older than 0.3.6, Windows will warn you about untrusted software.
You can safely ignore this warning and proceed with the installation by clicking on "more info" and "run anyway".
:::

#### For Debian Linux :

Expand Down

0 comments on commit bf06037

Please sign in to comment.