Skip to content

Commit

Permalink
[#36] Use 2.0.0 gem on project blank slate
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Mar 16, 2012
1 parent cf4131a commit f82a899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/projects/_installation_instructions.html.erb
Expand Up @@ -4,7 +4,7 @@
<ol>
<li>
Add the copycopter_client gem to your bundler Gemfile:
<pre>gem 'copycopter_client'</pre>
<pre>gem 'copycopter_client', '2.0.0'</pre>
</li>

<li>
Expand Down

0 comments on commit f82a899

Please sign in to comment.