diff --git a/README.md b/README.md index c3304e8bd..84bc8a762 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,12 @@ You can find a package with all the snippets on [npm](https://www.npmjs.com/package/30-seconds-of-code). -``` +```bash +# With npm npm install 30-seconds-of-code + +# With yarn +yarn add 30-seconds-of-code ``` CDN links