Skip to content

Commit

Permalink
add missing bundle step
Browse files Browse the repository at this point in the history
  • Loading branch information
mnyrop committed Nov 29, 2023
1 parent 2460296 commit addb08a
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 @@ -49,6 +49,7 @@ Below are barebones steps for getting started in development for the SDR. For mo
1. Run the commands below in order specified:
- `git clone https://github.com/NYULibraries- spatial_data_repository.git && cd- spatial_data_repository`
- `cp config/vars.yml.example config/vars.yml`
- `bundle install`
- `bundle exec rake db:schema:load`
- `bundle exec rake sdr:server`
2. View to test environment Solr admin panel: http://localhost:8983/
Expand Down

0 comments on commit addb08a

Please sign in to comment.