mirror of https://github.com/rails/rails
Merge pull request #34988 from bogdanvlviv/fix-development_dependencies_install
Update "Development Dependencies Install" guide [ci skip]
This commit is contained in:
commit
31e118c39d
|
@ -227,7 +227,6 @@ If you're using another database, check the file `activerecord/test/config.yml`
|
|||
If you installed Yarn, you will need to install the javascript dependencies:
|
||||
|
||||
```bash
|
||||
$ cd activestorage
|
||||
$ yarn install
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue