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.
2 parents d7e0761 + c7b498c commit 1716618Copy full SHA for 1716618
README.md
@@ -57,13 +57,13 @@ $ wget https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-
57
$ chmod a+x gh-md-toc
58
```
59
60
-macOS (manual installation)
+MacOS (manual installation)
61
```bash
62
$ curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc -o gh-md-toc
63
64
65
66
-Linux or macOS (using [Basher](https://github.com/basherpm/basher))
+Linux or MacOS (using [Basher](https://github.com/basherpm/basher))
67
68
$ basher install ekalinin/github-markdown-toc
69
# `gh-md-toc` will automatically be available in the PATH
0 commit comments