diff --git a/static-parts/README-start.md b/static-parts/README-start.md index fc7589866..593c53e18 100644 --- a/static-parts/README-start.md +++ b/static-parts/README-start.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