Skip to content

Commit 05786aa

Browse files
authored
Added 3.5.2 notice
1 parent 3f92136 commit 05786aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ and on Ubuntu it is :
9797
~/.config/sublime-text-3/Packages/
9898
```
9999

100-
To install dependencies,using your installation of python (this worked for me with 3.7.4) run from inside the folder:
100+
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:
101101
```bash
102102
python3 -m pip install --target third_party -r requirements.txt
103103
```

0 commit comments

Comments
 (0)