Skip to content

Commit

Permalink
adding brew directions
Browse files Browse the repository at this point in the history
tested MacOS and Linux, both working
  • Loading branch information
moutons committed Nov 11, 2020
1 parent 488f310 commit 332de12
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ $ curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-
$ chmod a+x gh-md-toc
```

Linux or MacOS (using [homebrew](https://brew.sh/))
```bash
$ brew install github-markdown-toc
```

Linux or macOS (using [Basher](https://github.com/basherpm/basher))
```bash
$ basher install ekalinin/github-markdown-toc
Expand Down

0 comments on commit 332de12

Please sign in to comment.