X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3ff8ef52b71d544e6660ea7823a43397165cd180..9101705656a1967ecdfa62cf8f5777f5d190f361:/INSTALL.md?ds=sidebyside 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