Skip to content

Commit

Permalink
Merge pull request #3 from changeworld/feature/modify_readme
Browse files Browse the repository at this point in the history
Modify README.md
  • Loading branch information
changeworld committed Jan 19, 2015
2 parents 90fd514 + ba194a5 commit ef01791
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 ef01791

Please sign in to comment.