1
1
mirror of https://github.com/i-tu/Hasklig.git synced 2024-08-15 21:40:42 +03:00

Update README.md with correct path for Regular

This commit is contained in:
Robert Axelsen 2017-11-12 17:43:55 +01:00 committed by GitHub
parent a1377187ca
commit 850a7a3d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ In this repository, all necessary files are in place for building the OTF and TT
For example, build a binary OTF font for the Regular style like this:
```sh
$ cd Roman/Regular/
$ cd Roman/Instances/Regular/
$ makeotf -r
```