update readme-start.md

Update to show both `npm` and `yarn` installations.
This commit is contained in:
Stefan Feješ
2018-01-15 16:56:10 +01:00
committed by GitHub
parent cc43b1117c
commit 5c504d765a

View File

@ -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