Skip to content

Commit

Permalink
Merge pull request #8 from 501st-alpha1/update-readme
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
bartkamphorst committed Jun 25, 2015
2 parents f09128b + 46fd3b8 commit 65551a8
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 @@ -32,7 +32,7 @@ gollum --adapter rugged
6. Make sure your changes pass gollum-lib's tests
* Clone [gollum-lib](https://github.com/gollum/gollum-lib) and add your local version of the rugged adapter to the gollum-lib `Gemfile`:

`gem gollum-rugged_adapter, :path => '/path/to/rugged_adapter'`
`gem "gollum-rugged_adapter", :path => '/path/to/rugged_adapter'`
* `bundle install`
* `bundle exec rake GIT_ADAPTER=rugged`
1. If necessary, rebase your commits into logical chunks, without errors.
Expand Down

0 comments on commit 65551a8

Please sign in to comment.