Skip to content

Commit

Permalink
Merge pull request #1161 from projectblacklight/blacklight-marc-install
Browse files Browse the repository at this point in the history
Use blacklight:marc:install generator
  • Loading branch information
awead committed Mar 20, 2015
2 parents dfea85e + 06d9a9f commit b386f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/generators/blacklight/install_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def generate_blacklight_marc_demo
run "bundle install"
end

generate 'blacklight_marc:marc'
generate 'blacklight:marc:install'
end
end
end
Expand Down

0 comments on commit b386f4e

Please sign in to comment.