X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0c7fa2caeca882c9e8d45f11bde86abf967fe0e3..581bf517cb591400d1b194606294868015f4f87c:/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