Skip to content

Commit

Permalink
Merge pull request #68 from charliesome/patch-1
Browse files Browse the repository at this point in the history
Remove `-rubygems` from index.html
  • Loading branch information
cypher committed Jul 1, 2012
2 parents 064400c + 1ecf897 commit e02e3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -26,7 +26,7 @@

<div class='pipe shell'>
<pre><code>$ gem install sinatra
$ ruby -rubygems hi.rb
$ ruby hi.rb
== Sinatra has taken the stage ...
>> Listening on 0.0.0.0:4567
</code></pre>
Expand Down

0 comments on commit e02e3d0

Please sign in to comment.