Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/13rac1/emojione-color-font.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--windows/install.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/install.cmd b/windows/install.cmd
index 20fc423..12f0adc 100644
--- a/windows/install.cmd
+++ b/windows/install.cmd
@@ -44,7 +44,7 @@ WHERE pip.exe /q || (
ECHO Ensuring the latest FontTools is installed.
-pip.exe install --upgrade https://github.com/behdad/fonttools/archive/master.zip
+pip.exe install --upgrade fonttools
WHERE ttx /q || (
ECHO.