Updated Home (markdown)

walker0643 2018-03-01 14:14:53 -05:00
parent 13ca018eb2
commit 153f82021c
1 changed files with 9 additions and 8 deletions

17
Home.md

@ -4,16 +4,17 @@
There is quite a bit to be added to our wiki here on GitHub. As time permits and as the project progresses we will be adding bits of information to the wiki. For now we wanted to share our binary downloads for stable builds. Stay tuned for more!
*Current Version:*   2.0.0-RC1
## Binary Downloads
### Windows
**Option 1:** Use the older, dumber, WiX installer. If you do not have it already then you must install the [VC++ 2017 Runtime](https://aka.ms/vs/15/release/VC_redist.x64.exe) before installing Barrier.
[v1.9 - Windows x64 - MSI](http://debauchee.atwebpages.com/download/Barrier-v1.9.msi)
**Option 2:** Try the **BETA** non-WiX installer which will automagically download and install the VC++ runtime for you if needed. If you use this installer and have trouble with it please [add a PR](../issues) (if there isn't one for your issue already) so we can fix it.
[v1.9 - Windows x64 - EXE](https://www.dropbox.com/s/1h8iwd9xg1edxoa/BarrierSetup-v1.9.exe?dl=1)
The installer will automatically download and install the VC++ Runtime if necessary.
[Windows - EXE](https://github.com/debauchee/barrier/releases/download/v2.0.0-RC1/BarrierSetup-2.0.0-RC1.exe)
### OSX 10.9-10.13
[v1.9 - OSX x64 - DMG](http://debauchee.atwebpages.com/download/Barrier-v1.9.dmg)
[OSX - DMG](https://github.com/debauchee/barrier/releases/download/v2.0.0-RC1/Barrier-2.0.0-RC1.dmg)
### Linux
Build platform: Arch Linux March 2018
[Linux - TXZ](https://github.com/debauchee/barrier/releases/download/v2.0.0-RC1/Barrier-2.0.0-RC1.txz)