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 488f310 + 332de12 commit 5e8eb72Copy full SHA for 5e8eb72
README.md
@@ -59,6 +59,11 @@ $ curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-
59
$ chmod a+x gh-md-toc
60
```
61
62
+Linux or MacOS (using [homebrew](https://brew.sh/))
63
+```bash
64
+$ brew install github-markdown-toc
65
+```
66
+
67
Linux or macOS (using [Basher](https://github.com/basherpm/basher))
68
```bash
69
$ basher install ekalinin/github-markdown-toc
0 commit comments