Skip to content

Commit 1716618

Browse files
authored
Merge pull request #101 from ManishGuptaKuumar/master
Improved titles in README
2 parents d7e0761 + c7b498c commit 1716618

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
@@ -57,13 +57,13 @@ $ wget https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-
5757
$ chmod a+x gh-md-toc
5858
```
5959

60-
macOS (manual installation)
60+
MacOS (manual installation)
6161
```bash
6262
$ curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc -o gh-md-toc
6363
$ chmod a+x gh-md-toc
6464
```
6565

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

0 commit comments

Comments
 (0)