summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/source/intro/01-install.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/intro/01-install.md b/docs/source/intro/01-install.md
index 9d7ab1a9a..dea4e9c59 100644
--- a/docs/source/intro/01-install.md
+++ b/docs/source/intro/01-install.md
@@ -22,6 +22,10 @@ Install with pip:
pip install deluge
+Install with all optional dependecies:
+
+ pip install deluge[all]
+
## <i class="fa fa-windows"></i> Windows
Unfortunately due to move to GTK3 and Python 3 there is no installer package currently