Skip to content

Commit

Permalink
docs(deploy): update installer instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
maugde committed Aug 19, 2024
1 parent 695b905 commit 579fd4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/install/2-DEPLOY.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ You can download the latest version here:
- [For Windows](https://github.com/AntaresSimulatorTeam/AntaREST/releases/download/v2.5.0/AntaresWeb-windows-latest.zip)
- [For Ubuntu](https://github.com/AntaresSimulatorTeam/AntaREST/releases/download/v2.5.0/AntaresWeb-ubuntu-latest.zip)

The local application contains an installer program that you can use to manage the installation.
The local application contains an installer program that you can use to manage the installation.
This program will keep your local data while updating the functional parts of the server.

### GUI installer (windows only)

Expand All @@ -98,8 +99,7 @@ Run the following command:
AntaresWebInstaller -t <TARGET_DIR>
```

where `<TARGET_DIR>` is the directory where you want to install the Antares Web Desktop and `<SOURCE_DIR>`
the directory to copy files from.
where `<TARGET_DIR>` is the directory where you want to install the Antares Web Desktop.

Note that you can specify an existing directory as value of `TARGET_DIR`, in which case the installer will update the
existing installation.
Expand Down

0 comments on commit 579fd4d

Please sign in to comment.