Skip to content

Commit

Permalink
fix: force update readme?!
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlike Mike Reagent committed Jan 25, 2019
1 parent db08472 commit 272bce8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .verb.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This project requires [**Node.js**](https://nodejs.org) **{%= engines.node %}**
_We highly recommend to use Yarn when you think to contribute to this project._

```bash
$ yarn global add {%= name %}
$ yarn add {%= name %}
```

## CLI
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ This project requires [**Node.js**](https://nodejs.org) **^8.10.0 || >=10.13.0**
_We highly recommend to use Yarn when you think to contribute to this project._

```bash
$ yarn global add @standard-release/cli
$ yarn add @standard-release/cli
```

## CLI
Expand Down

0 comments on commit 272bce8

Please sign in to comment.