diff --git a/README.md b/README.md index 25f542768..afa8d5439 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ If you are using GOV.UK Docker, remember to combine it with the commands that fo ### Running the test suite ``` +bundle install +yarn install bundle exec rake ```