We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95c068d commit 31b067bCopy full SHA for 31b067b
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.2.5.tar.gz
44
-$ tar -xzvf ttfautohint-build-1.8.2.5.tar.gz
45
-$ cd ttfautohint-build-1.8.2.5
+$ curl -L -O https://github.com/source-foundry/ttfautohint-build/archive/v1.8.2.6.tar.gz
+$ tar -xzvf ttfautohint-build-1.8.2.6.tar.gz
+$ cd ttfautohint-build-1.8.2.6
46
$ make
47
48
0 commit comments