]> git.openstreetmap.org Git - rails.git/blobdiff - INSTALL.md
Use bin/yarn consistently for installations
[rails.git] / INSTALL.md
index b19ce4ffcbe217e4fc4e98a32e97e3e64f6b8857..9ea4424769b43fedcbe26eb1eea00bb55efd9e03 100644 (file)
@@ -137,7 +137,7 @@ bundle install
 We use [Yarn](https://yarnpkg.com/) to manage the Node.js modules required for the project.
 
 ```
 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
 ```
 
 ## Prepare local settings file