From 011a5bdcf59c5b01f1325f137839e556d1f67e44 Mon Sep 17 00:00:00 2001 From: Daan Wijns Date: Tue, 20 Apr 2021 21:11:36 +0200 Subject: [PATCH] chore: add lazy/easy installation method add hotio's docker image to installation methods --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4cb5f3e4a8..c3cd101aaa 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,9 @@ The sleekest looking WebUI for qBittorrent made with Vue.js! - `git clone --single-branch --branch latest-release https://github.com/WDaan/VueTorrent.git` - Pull changes every once in a while, using `git pull` +### 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) ## Development