From 7122f629314f7c069e4f4cc54afc5b6261d24d6f Mon Sep 17 00:00:00 2001 From: Nic Date: Thu, 21 Jul 2022 11:07:10 +0800 Subject: [PATCH] Add alternative command for WSL --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f36e9ef..f5290d3 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ See [https://github.com/fonttools/fonttools](https://github.com/fonttools/fontto ```sh pip install fonttools + +# Alternative command for WSL +sudo apt install fonttools ``` ```sh