Skip to content

Commit

Permalink
Merge pull request #37 from Poltergeist/patch-1
Browse files Browse the repository at this point in the history
change the path to the tar package in readme
  • Loading branch information
chrissimpkins authored Nov 11, 2020
2 parents 0db61ad + f47b182 commit 29e016d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ $ make

```
$ curl -L -O https://github.com/source-foundry/ttfautohint-build/archive/v1.8.3.2.tar.gz
$ tar -xzvf ttfautohint-build-1.8.3.2.tar.gz
$ tar -xzvf v1.8.3.2.tar.gz
$ cd ttfautohint-build-1.8.3.2
$ make
```
Expand Down

0 comments on commit 29e016d

Please sign in to comment.