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+.
1818
1919 ` python setup.py bdist_egg `
2020
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 )
2222
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.
2424
2525* add it to Deluge from Preferences -> Plugins -> Install Plugin
2626
@@ -36,5 +36,5 @@ To get Deluge's output on Windows, run this in a terminal ("cmd" works):
3636* WebUI version
3737
3838[ 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
4040
You can’t perform that action at this time.
0 commit comments