From 26fd511e550f747dd89e45908795ad30d0395277 Mon Sep 17 00:00:00 2001 From: Gerard Vivancos Date: Wed, 10 Feb 2021 17:29:11 +0100 Subject: [PATCH] Updated Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 122e88efaf..d9192486a4 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,10 @@ Some SVG glyphs are inserted into the fonts using Python [FontTools](https://pyp This repository only includes so-called *master* weights of the fonts (effectively extralight and black). The shapes of the weights in between these extremities are calculated by `makeInstancesUFO` supplied with `.designspace` files. -For convenience, the shell script **buildInstances** is provided, which executes `makeInstancesUFO`, calculating all the italic and regular font weight shapes. +For convenience, the shell script **makeInstances** is provided, which executes `makeInstancesUFO`, calculating all the italic and regular font weight shapes. ```sh -$ ./buildInstances.sh +$ ./makeInstances.sh ``` #### Building one font