Skip to content

Commit

Permalink
docs: replace yarn install w/ yarn add (folke#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jabster28 committed Oct 1, 2020
1 parent b4195b8 commit f9acf3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -45,7 +45,7 @@ Install with `npm` or `yarn`
```sh
npm install -g devmoji
yarn global install devmoji
yarn global add devmoji
```

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

0 comments on commit f9acf3e

Please sign in to comment.