diff --git a/README.md b/README.md index 9aade79..1853f94 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,8 @@ To begin development simply clone this repository, navigate to the directory's r ``` $ npm install -g yarn -$ yarn install +$ yarn +$ yarn setup:dev $ yarn dev ```