File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ This plugin is compatible with Deluge 2.0 and Python 3.6+.
18
18
19
19
` python setup.py bdist_egg `
20
20
21
- (or try to use [ the one from the "egg" directory] [ 2 ] - be careful to install the py2.7 version of Deluge , if you're using Windows )
21
+ (or try to use [ the one from the "egg" directory] [ 2 ] - rename it , if it doesn't match your Python3 version )
22
22
23
- * you need to use the same version of Python as the one that Deluge is running under.
23
+ * you need to use the same version of Python3 as the one that Deluge is running under.
24
24
25
25
* add it to Deluge from Preferences -> Plugins -> Install Plugin
26
26
@@ -36,5 +36,5 @@ To get Deluge's output on Windows, run this in a terminal ("cmd" works):
36
36
* WebUI version
37
37
38
38
[ 1 ] : http://deluge-torrent.org/
39
- [ 2 ] : https://github.com/stefantalpalaru/deluge-default-trackers/raw/master/egg/DefaultTrackers-0.2-py2 .7.egg
39
+ [ 2 ] : https://github.com/stefantalpalaru/deluge-default-trackers/raw/master/egg/DefaultTrackers-0.2-py3 .7.egg
40
40
You can’t perform that action at this time.
0 commit comments