Skip to content
This repository has been archived by the owner on Nov 30, 2018. It is now read-only.

Commit

Permalink
Updates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
greglu committed Jan 22, 2010
1 parent 3398b69 commit c1fa9cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To work with this gem in your Rails application, add this to the environment.rb
<pre><code>config.gem 'hbase-stargate', :lib => "stargate", :source => "http://gemcutter.org"</code></pre>

To build the gem yourself:
<pre><code>$ rake gem</code></pre>
<pre><code>$ rake build</code></pre>


h2. Getting Started
Expand Down Expand Up @@ -75,5 +75,5 @@ $ rake spec STARGATE_URL=http://localhost:8080

h2. Copyright

Copyright (c) 2008 Dingding Ye <yedingding@gmail.com>
Copyright (c) 2008 Openplaces.org
Distributed under MIT License

0 comments on commit c1fa9cf

Please sign in to comment.