Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
franzejr committed Nov 1, 2015
1 parent 3e80f98 commit 39ddf05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ If you know some other ruby-trick, please contribute!
## Contributing

1. Fork it
2. Create your feature branch: `git checkout -b my-ruby-trick`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
2. Create your trick branch: `git checkout -b my-ruby-trick`
3. Commit your changes: `git commit -am 'Add trick'`
4. Push to the branch: `git push origin my-new-trick`
5. Create new Pull Request and explain a little bit about your ruby trick

0 comments on commit 39ddf05

Please sign in to comment.