Skip to content

Commit 31b067b

Browse files
committed
[README.md] updated build instructions for v1.8.2.6
1 parent 95c068d commit 31b067b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ $ make
4040
### cURL Approach
4141

4242
```
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
43+
$ curl -L -O https://github.com/source-foundry/ttfautohint-build/archive/v1.8.2.6.tar.gz
44+
$ tar -xzvf ttfautohint-build-1.8.2.6.tar.gz
45+
$ cd ttfautohint-build-1.8.2.6
4646
$ make
4747
```
4848

0 commit comments

Comments
 (0)