We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d103d3a commit f390baaCopy full SHA for f390baa
README.md
@@ -36,9 +36,9 @@ $ make
36
### cURL Approach
37
38
```
39
-$ curl -L -O https://github.com/source-foundry/ttfautohint-build/archive/v1.8.2.1.tar.gz
40
-$ tar -xzvf ttfautohint-build-1.8.2.1.tar.gz
41
-$ cd ttfautohint-build-1.8.2.1
+$ curl -L -O https://github.com/source-foundry/ttfautohint-build/archive/v1.8.2.2.tar.gz
+$ tar -xzvf ttfautohint-build-1.8.2.2.tar.gz
+$ cd ttfautohint-build-1.8.2.2
42
$ make
43
44
0 commit comments