Skip to content

Commit

Permalink
add install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkeller committed Oct 18, 2018
1 parent 85abe1a commit bc52b44
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -43,6 +43,8 @@ myCake

## Install

LayerCake lives in your devDependencies alongside Svelte, which is lists as a peerDependency.

```sh
npm install layercake
npm install --save-dev layercake
```

0 comments on commit bc52b44

Please sign in to comment.