adapt docs to styleguide integration

This commit is contained in:
mediadivision 2018-11-30 15:06:21 +01:00
parent f0b34ab274
commit 4ba0e82b71

View File

@ -9,6 +9,7 @@
``` bash
# install all dependencies
$ cd styleguide && yarn install && cd ..
$ yarn styleguide:build
$ yarn install
```