diff --git a/app/views/projects/_installation_instructions.html.erb b/app/views/projects/_installation_instructions.html.erb index 7f8e5c5..a347376 100644 --- a/app/views/projects/_installation_instructions.html.erb +++ b/app/views/projects/_installation_instructions.html.erb @@ -4,7 +4,7 @@
  1. Add the copycopter_client gem to your bundler Gemfile: -
    gem 'copycopter_client'
    +
    gem 'copycopter_client', '2.0.0'