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