Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicmosc authored Apr 17, 2018
1 parent 8798902 commit 6533c3a
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 @@ -80,7 +80,7 @@ louki push
louki pull
```

Were you to install `louki` locally you will need to call `npm run louki update` or better, `yarn louki update`.
Were you to install `louki` locally you will need to call `npx louki update` or better, `yarn louki update`.

**NOTE:** when using options like the ones described below, you will need to include the `--` parameter to ensure the options are passed to Louki and not Yarn. E.g. `yarn louki pull -- --raw`.

Expand Down

0 comments on commit 6533c3a

Please sign in to comment.