Skip to content

Commit 332de12

Browse files
committed
adding brew directions
tested MacOS and Linux, both working
1 parent 488f310 commit 332de12

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)