diff --git a/README.md b/README.md index 2041765d..4bdffbd6 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ npm install --global yarn **Install dependencies** inside of the project folder ```sh -yarn & bundle install +yarn && bundle install ``` **Build & serve**