📝 Improve readme installation for Windows (#167)

This commit is contained in:
Luigi
2021-05-25 20:56:08 +02:00
committed by GitHub
parent 09bbb2bb76
commit a55ef07837
+1 -1
View File
@@ -58,7 +58,7 @@ Which font weight of Operator Mono do you use? Also note difference between Scre
- Python (v2.7+)
- Node.js
- Install _fonttools_ from https://github.com/fonttools/fonttools
- Windows/Linux: `pip install fonttools`
- Windows/Linux: `pip install fonttools` **NOTE**: For Windows you should use a console with administrative permissions if your Python sit under `C:\PythonX`
- Mac: `pip3 install fonttools`
## Installation