Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update README.md
Co-authored-by: Linus Unnebäck <[email protected]>
  • Loading branch information
waynevanson and LinusU authored Sep 17, 2020
commit 7a1be2eba1e1165ae8a8770759c54c993ab59d09
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,9 @@ bootstrap({
### 3. Publish it to npm and use it!

```sh
npm install company-commit --save-dev \
./node_modules/.bin/company-commit
npm install --save-dev company-commit

./node_modules/.bin/company-commit
```

## Adapters
Expand Down