Improve install instructions

Make the default install method stand out more than other options. Include a large link.
This commit is contained in:
Feross Aboukhadijeh
2018-04-25 19:45:22 -07:00
parent 7f2c91b230
commit d76cd628cf

View File

@@ -20,17 +20,25 @@
## Install ## Install
### Recommended Install
Download the latest version of WebTorrent Desktop from Download the latest version of WebTorrent Desktop from
[the official website](https://webtorrent.io/desktop/) or the [the official website](https://webtorrent.io/desktop/):
[GitHub releases](https://github.com/webtorrent/webtorrent-desktop/releases) page. Alternatively, you can install it with [Homebrew-Cask](https://github.com/caskroom/homebrew-cask):
``` ### [✨ Download WebTorrent Desktop ✨](https://webtorrent.io/desktop/)
$ brew cask install webtorrent
```
**WebTorrent Desktop** is under very active development. You can try out the ### Advanced Install
current (unstable) development version by cloning the Git repo. See the
instructions below in the ["How to Contribute"](#how-to-contribute) section. - Download specific installer files from the [GitHub releases](https://github.com/webtorrent/webtorrent-desktop/releases) page.
- Use [Homebrew-Cask](https://github.com/caskroom/homebrew-cask) to install from the command line:
```
$ brew cask install webtorrent
```
- Try the (unstable) development version by cloning the Git repository. See the
["How to Contribute"](#how-to-contribute) instructions.
## Screenshots ## Screenshots