Skip to content

Commit

Permalink
fix: Replace yarn command (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
etc-tiago authored Apr 22, 2020
1 parent c5cf382 commit ef35a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Install with `npm` or `yarn`
```sh
npm install -g ultra-runner
yarn global install ultra-runner
yarn global add ultra-runner
```

> locally inside your project. use with `npx ultra`
Expand Down

0 comments on commit ef35a17

Please sign in to comment.