Skip to content

Commit

Permalink
Merge pull request #1 from smaslennikov/feature/installation_docs
Browse files Browse the repository at this point in the history
Amend documentation to install globally
  • Loading branch information
Slava Maslennikov authored Aug 22, 2018
2 parents 4ba79a2 + 4b00123 commit d52e772
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 @@ -30,7 +30,7 @@ _(TOC generated by [verb](https://github.com/verbose/verb) using [markdown-toc](
Install with [npm](https://www.npmjs.com/):

```sh
$ npm install --save markdown-toc
$ npm install -g markdown-toc
```

## CLI
Expand Down Expand Up @@ -356,4 +356,4 @@ Released under the [MIT License](LICENSE).

***

_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on September 19, 2017._
_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on September 19, 2017._

0 comments on commit d52e772

Please sign in to comment.