X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fb9219a52fdc3160358c4ffa8bbe26cd817b007c..38b74c1c48521c3de988b774117d6f9febcf1c3f:/INSTALL.md diff --git a/INSTALL.md b/INSTALL.md index b19ce4ffc..9ea442476 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -137,7 +137,7 @@ bundle install We use [Yarn](https://yarnpkg.com/) to manage the Node.js modules required for the project. ``` -bundle exec rails yarn:install +bundle exec bin/yarn install ``` ## Prepare local settings file