Skip to content

Commit

Permalink
IMPROVE COMMENT
Browse files Browse the repository at this point in the history
  • Loading branch information
ManishGuptaKuumar authored Oct 15, 2020
1 parent 488f310 commit c7b498c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ $ wget https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-
$ chmod a+x gh-md-toc
```

macOS (manual installation)
MacOS (manual installation)
```bash
$ curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc -o gh-md-toc
$ chmod a+x gh-md-toc
```

Linux or macOS (using [Basher](https://github.com/basherpm/basher))
Linux or MacOS (using [Basher](https://github.com/basherpm/basher))
```bash
$ basher install ekalinin/github-markdown-toc
# `gh-md-toc` will automatically be available in the PATH
Expand Down

0 comments on commit c7b498c

Please sign in to comment.