We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c18367f commit 6de2befCopy full SHA for 6de2bef
README.md
@@ -40,9 +40,9 @@ $ make
40
### cURL Approach
41
42
```
43
-$ curl -L -O https://github.com/source-foundry/ttfautohint-build/archive/v1.8.3.0.tar.gz
44
-$ tar -xzvf ttfautohint-build-1.8.3.0.tar.gz
45
-$ cd ttfautohint-build-1.8.3.0
+$ curl -L -O https://github.com/source-foundry/ttfautohint-build/archive/v1.8.3.1.tar.gz
+$ tar -xzvf ttfautohint-build-1.8.3.1.tar.gz
+$ cd ttfautohint-build-1.8.3.1
46
$ make
47
48
0 commit comments