Skip to content

Commit

Permalink
Update README.md (#1689)
Browse files Browse the repository at this point in the history
missed a reference to the old repo in the docs
  • Loading branch information
Zeragamba authored and vbrazo committed Aug 13, 2019
1 parent a969152 commit 1642872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Faker::Company.bs #=> "cultivate viral synergies"
**NOTE: Some of the generators below aren't released yet. If you want to use them, change the line in your gemfile to:**

```ruby
gem 'faker', :git => 'https://github.com/stympy/faker.git', :branch => 'master'
gem 'faker', :git => 'https://github.com/faker-ruby/faker.git', :branch => 'master'
```

### Default
Expand Down

0 comments on commit 1642872

Please sign in to comment.