mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-14 12:10:18 +03:00
chore(readme): Move installation to wiki (#1475)
This commit is contained in:
parent
9832fbb81c
commit
f70fb22513
1 changed files with 1 additions and 20 deletions
21
README.md
21
README.md
|
@ -35,26 +35,7 @@ Join us on [Discord](https://discord.gg/KDQP7fR467)
|
|||
|
||||
## Installation
|
||||
|
||||
### Manual
|
||||
|
||||
- Visit the [Releases](https://github.com/WDaan/VueTorrent/releases) page!
|
||||
- Download the latest `vuetorrent.zip`
|
||||
- Unzip the downloaded file
|
||||
- Point your alternate WebUI location to the `vuetorrent` folder in qBittorrent settings
|
||||
|
||||
### From Source
|
||||
|
||||
- Clone branch using
|
||||
- `git clone --single-branch --branch latest-release https://github.com/WDaan/VueTorrent.git`
|
||||
- Pull changes every once in a while, using `git pull`
|
||||
|
||||
If you like to always have the latest and greatest, please sync to the `nightly-release`-branch. This can contain breaking changes though.
|
||||
|
||||
### Lazy/Easy
|
||||
|
||||
- use [hotio's qbittorrent](https://hotio.dev/containers/qbittorrent/) docker image, that comes pre-packed with VueTorrent.
|
||||
|
||||
[Alternative methods - May work for older QBit versions](../../wiki/Alternative_Installation_Methods)
|
||||
Checkout the [wiki](https://github.com/VueTorrent/VueTorrent/wiki/Installation)!
|
||||
|
||||
## Development
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue