Skip to content

Commit addb08a

Browse files
committed
add missing bundle step
1 parent 2460296 commit addb08a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Below are barebones steps for getting started in development for the SDR. For mo
4949
1. Run the commands below in order specified:
5050
- `git clone https://github.com/NYULibraries- spatial_data_repository.git && cd- spatial_data_repository`
5151
- `cp config/vars.yml.example config/vars.yml`
52+
- `bundle install`
5253
- `bundle exec rake db:schema:load`
5354
- `bundle exec rake sdr:server`
5455
2. View to test environment Solr admin panel: http://localhost:8983/

0 commit comments

Comments
 (0)