Skip to content

Commit 721ff0b

Browse files
author
Matthew Saginario
committed
more yarn install updates
1 parent 16b455d commit 721ff0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/installation/installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -389,9 +389,9 @@ To add the packages using yarn run these commands:
389389
```bash
390390
yarn add react@16
391391
yarn add react-dom@16
392-
yarn react-router@5.0.0
393-
yarn react-router-dom@5.0.0
394-
yarn react_ujs@5.0
392+
yarn add react-router@5.0.0
393+
yarn add react-router-dom@5.0.0
394+
yarn add react_ujs@5.0
395395
```
396396

397397
And then add a `cancel_import` directive to the `hyperstack.rb` initializer in your the Rails `config/initializers` directory:

0 commit comments

Comments
 (0)