Skip to content

Commit

Permalink
temporarily encourage bundling directly from git
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Kane Parker committed Sep 25, 2012
1 parent 6c751c7 commit 2c3c170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -10,7 +10,7 @@ With bundler it's easy for your project to depend on many gems. This decomposit
Add license_finder to your Rails project's Gemfile and `bundle`:

```ruby
gem 'license_finder'
gem 'license_finder', git: "https://github.com/pivotal/LicenseFinder.git"
```

## Usage
Expand Down

0 comments on commit 2c3c170

Please sign in to comment.