Skip to content

Commit

Permalink
rename back to geminabox
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimassaguerpla committed Feb 17, 2012
1 parent 3b10460 commit d9e86aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/layout.erb
Expand Up @@ -10,7 +10,7 @@
<h1>Gem in a Box</h1>
<p>
<pre><code>gem sources -a <%= url.to_s.gsub('://','://username:password@') %></code></pre>
<pre><code>gem install geminabox-opensuse<br />gem inabox [gemfile]</code></pre>
<pre><code>gem install geminabox<br />gem inabox [gemfile]</code></pre>
</p>
<%= yield %>
</div>
Expand Down

0 comments on commit d9e86aa

Please sign in to comment.