Skip to content

Commit 1cb042c

Browse files
committed
[README.md] 1.8.2.7 release updates
1 parent 2a92b5d commit 1cb042c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you are looking for a simple way to install + use ttfautohint and do not need
2727

2828
## Usage
2929

30-
Select one of the following approaches to install the current release of ttfautohint.
30+
Select one of the following approaches to install the current release of `ttfautohint`.
3131

3232
### git clone Approach
3333

@@ -40,17 +40,17 @@ $ make
4040
### cURL Approach
4141

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

49-
With both of the above approaches, the ttfautohint executable is installed on the path `$HOME/ttfautohint-build/local/bin/ttfautohint`.
49+
With both of the above approaches, the `ttfautohint` executable is installed on the path `$HOME/ttfautohint-build/local/bin/ttfautohint`.
5050

5151
### ttfautohint Execution
5252

53-
You can use the following approaches to execute ttfautohint with your font files:
53+
You can use the following approaches to execute `ttfautohint` with your font files:
5454

5555
#### Shell Scripts
5656

@@ -83,7 +83,7 @@ then, source your shell settings file on the command line with:
8383
$ source [shell settings file path]
8484
```
8585

86-
You can then use ttfautohint on the command line as follows:
86+
You can then use `ttfautohint` on the command line as follows:
8787

8888
```
8989
$ ttfautohint [ttfautohint args]

0 commit comments

Comments
 (0)