Skip to content

Commit

Permalink
update: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HDVinnie committed Jul 8, 2020
1 parent f2027ab commit 6c0f580
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,28 @@
<p align="center"><b>NOTE: This only works for a fresh server with nothing on it but a new OS install!</b></p>

## This Repository
Installer for the [UNIT3D Torrent Tracker Platform](https://github.com/HDInnovations/UNIT3D).
Installer for the [UNIT3D Torrent Tracker Platform](https://github.com/HDInnovations/UNIT3D-Community-Edition).

**Officially Supported OS's**
- Ubuntu 20.04 LTS
- Ubuntu 20.04 LTS (Recommended)
- Ubuntu 18.04 LTS
- Ubuntu 16.04 LTS

**For latest release:**
**For Ubuntu 20.04 LTS:**
```
git clone https://github.com/poppabear8883/UNIT3D-INSTALLER.git installer
cd installer
sudo ./install.sh
```

**For Ubuntu 16.04 LTS or Ubuntu 18.04 LTS:**
```
git clone https://github.com/poppabear8883/UNIT3D-INSTALLER.git installer
git checkout Ubuntu-16.04-18.04
cd installer
sudo ./install.sh
```

### General Support
You can find us on the [UNIT3D Discord](https://discord.gg/Yk4NBUU) in the `#support` channel.

Expand Down

0 comments on commit 6c0f580

Please sign in to comment.