Skip to content

Commit

Permalink
Clarify installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanZim committed Apr 7, 2020
1 parent b54936c commit cb977ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ It can work with custom delimiters, just pass it in the options (if using the AP

## Installation

To install globally, for command-line use:

```bash
npm install ejs-lint
npm install -g ejs-lint
```

## How it Works
Expand Down

0 comments on commit cb977ec

Please sign in to comment.