We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f92136 commit 05786aaCopy full SHA for 05786aa
README.md
@@ -97,7 +97,7 @@ and on Ubuntu it is :
97
~/.config/sublime-text-3/Packages/
98
```
99
100
-To install dependencies,using your installation of python (this worked for me with 3.7.4) run from inside the folder:
+To install dependencies,using your installation of python (this worked for me with 3.7.4 and 3.5.2) run from inside the folder:
101
```bash
102
python3 -m pip install --target third_party -r requirements.txt
103
0 commit comments