Skip to content

Commit

Permalink
Merge pull request rubysherpas#294 from brchristian/patch-1
Browse files Browse the repository at this point in the history
Update repository location
  • Loading branch information
Kurtis Rainbolt-Greene committed Feb 9, 2016
2 parents 2ec3031 + 16db123 commit 31b5db1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ gem "paranoia", "~> 2.0"
Of course you can install this from GitHub as well:

``` ruby
gem "paranoia", :github => "radar/paranoia", :branch => "rails3"
gem "paranoia", :github => "rubysherpas/paranoia", :branch => "rails3"
# or
gem "paranoia", :github => "radar/paranoia", :branch => "rails4"
gem "paranoia", :github => "rubysherpas/paranoia", :branch => "rails4"
```

Then run:
Expand Down

0 comments on commit 31b5db1

Please sign in to comment.