From a55ef0783714c8b8986fec618ce55dd2816e9791 Mon Sep 17 00:00:00 2001 From: Luigi Date: Tue, 25 May 2021 20:56:08 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Improve=20readme=20installation?= =?UTF-8?q?=20for=20Windows=20(#167)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2932d46..0c0fa59 100644 --- a/README.md +++ b/README.md @@ -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