We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488f310 commit c7b498cCopy full SHA for c7b498c
README.md
@@ -53,13 +53,13 @@ $ wget https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-
53
$ chmod a+x gh-md-toc
54
```
55
56
-macOS (manual installation)
+MacOS (manual installation)
57
```bash
58
$ curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc -o gh-md-toc
59
60
61
62
-Linux or macOS (using [Basher](https://github.com/basherpm/basher))
+Linux or MacOS (using [Basher](https://github.com/basherpm/basher))
63
64
$ basher install ekalinin/github-markdown-toc
65
# `gh-md-toc` will automatically be available in the PATH
0 commit comments