# Installation

## Installation for Windows

1. Download the most recent version of the windows `EXE` from the Github Release Page: <https://github.com/Prometheus-SCN/js-offs/releases>
2. Open Installer and follow its prompts

## Installation for MacOS

1. Download the most recent version of the Mac `DMG` file from the Github Release Page: <https://github.com/Prometheus-SCN/js-offs/releases>
2. Open the `DMG` file from your file system
3. Drag contents to the Application directory

## Installation for Linux

1. Download the most recent version of the Linux `AppImage` file from the Github Release Page: <https://github.com/Prometheus-SCN/js-offs/releases>
2. &#x20;From the terminal, make the `AppImage` executable with the command replacing `<version>` and `<arch>` with that of your chosen linux release`$ chmod a+x OFF_System_<version>_linux_<arch>.AppImage`
3. Run `$ ./OFF_System_<version>_linux_<arch>.AppImage`
