diff --git a/README.md b/README.md index 8c0aa3f0..0e81511d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ gem 'bulkrax', git: 'https://github.com/samvera-labs/bulkrax.git' And then execute: ```bash -$ bundle update +$ bundle install $ rails generate bulkrax:install ```