diff --git a/README.md b/README.md index c412ea554..071f08a21 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ ``` bash # NOTE: currently we need the --ignore-engines parameter as one package is an idiot and dont like new node versions # install all dependencies +$ cd styleguide && yarn install --ignore-engines && cd .. $ yarn install --ignore-engines ```