Skip to content

Commit

Permalink
Update README.md (faker-ruby#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 michebble committed Feb 16, 2020
1 parent 188303a commit 840f365
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 840f365

Please sign in to comment.