Skip to content

Commit 5e8eb72

Browse files
authored
Merge pull request #103 from moutons/moutons/document-brew-install
adding brew directions
2 parents 488f310 + 332de12 commit 5e8eb72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ $ curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-
5959
$ chmod a+x gh-md-toc
6060
```
6161

62+
Linux or MacOS (using [homebrew](https://brew.sh/))
63+
```bash
64+
$ brew install github-markdown-toc
65+
```
66+
6267
Linux or macOS (using [Basher](https://github.com/basherpm/basher))
6368
```bash
6469
$ basher install ekalinin/github-markdown-toc

0 commit comments

Comments
 (0)