Skip to content

Commit c7b498c

Browse files
IMPROVE COMMENT
1 parent 488f310 commit c7b498c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ $ wget https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-
5353
$ chmod a+x gh-md-toc
5454
```
5555

56-
macOS (manual installation)
56+
MacOS (manual installation)
5757
```bash
5858
$ curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc -o gh-md-toc
5959
$ chmod a+x gh-md-toc
6060
```
6161

62-
Linux or macOS (using [Basher](https://github.com/basherpm/basher))
62+
Linux or MacOS (using [Basher](https://github.com/basherpm/basher))
6363
```bash
6464
$ basher install ekalinin/github-markdown-toc
6565
# `gh-md-toc` will automatically be available in the PATH

0 commit comments

Comments
 (0)