Skip to content

Commit

Permalink
docs: adjust to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mstruebing committed Aug 20, 2018
1 parent c253107 commit 3bcd9b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ Otherwise you could clone the repository and execute the script manually.
```
git clone [email protected]:editorconfig-checker/editorconfig-checker.javascript.git
&& cd editorconfig-checker.javascript
&& yarn install
&& yarn build
&& make setup
&& ./editorconfig-checker.javascript/dist/index
```

Expand Down

0 comments on commit 3bcd9b5

Please sign in to comment.