Skip to content

Commit

Permalink
Modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
changeworld committed Jan 19, 2015
1 parent 90fd514 commit ba194a5
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 @@ -41,7 +41,7 @@ Visio2pdf.exec([Existing directory path of the Visio file], e.g. '../visio')

1. Fork it ( https://github.com/changeworld/visio2pdf/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Execute before commit your changes (bundle exec rake)
3. Execute before commit your changes (`bundle exec rake`)
4. Commit your changes (`git commit -am 'Add some feature'`)
5. Push to the branch (`git push origin my-new-feature`)
6. Create a new Pull Request
Expand Down

0 comments on commit ba194a5

Please sign in to comment.