From 332de129a57c952796b1c47485ffca69a7dbfaec Mon Sep 17 00:00:00 2001 From: Shaun Mouton Date: Tue, 10 Nov 2020 19:40:46 -0600 Subject: [PATCH] adding brew directions tested MacOS and Linux, both working --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1d096d2..6a6d087 100644 --- a/README.md +++ b/README.md @@ -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