Browse Source

update install docs for tray apps (win, mac) [no build]

pull/604/head
Jason Dove 4 years ago
parent
commit
749eea836b
  1. 12
      docs/user-guide/install.md

12
docs/user-guide/install.md

@ -93,17 +93,17 @@ As with the docker development tags, the development builds are updated with eve
1. Create a folder `ersatztv` at your preferred install location. 1. Create a folder `ersatztv` at your preferred install location.
2. Download and extract the [latest release from GitHub](https://github.com/jasongdove/ErsatzTV/releases) to the `ersatztv` folder. 2. Download and extract the [latest release from GitHub](https://github.com/jasongdove/ErsatzTV/releases) to the `ersatztv` folder.
3. Run `ErsatzTV.exe` 3. Run `ErsatzTV-Windows.exe`
4. Open your browser to `http://[server-ip]:8409` 4. Use the tray menu to open the UI, view logs or exit
## MacOS ## MacOS
### Manual Installation ### Manual Installation
1. Create a folder `ersatztv` at your preferred install location. 1. Download the .dmg from the [latest release from GitHub](https://github.com/jasongdove/ErsatzTV/releases)
2. Download and extract the [latest release from GitHub](https://github.com/jasongdove/ErsatzTV/releases) to the `ersatztv` folder. 2. Open the .dmg and drag `ErsatzTV` to the `Applications` folder
3. Run `ErsatzTV` 3. Double-click the `ErsatzTV` application
4. Open your browser to `http://[server-ip]:8409` 4. Use the tray menu to open the UI, view logs or exit
## Linux ## Linux

Loading…
Cancel
Save