Skip to content

Commit

Permalink
Merge pull request #2533 from sul-dlss/yarn
Browse files Browse the repository at this point in the history
Specify the need to run yarn install
  • Loading branch information
corylown authored Sep 9, 2024
2 parents 20fc167 + c36b2b4 commit 088ca83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ See [projectblacklight/spotlight](https://github.com/projectblacklight/spotlight
Install dependencies, set up the databases and run migrations:
```console
$ bundle
$ yarn install
$ bin/rake db:setup
```

Expand Down

0 comments on commit 088ca83

Please sign in to comment.