X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5be5155e03b9e7989d2c8d3d244511c0b9b13eb7..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