Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fdocr authored Apr 22, 2021
1 parent 9b1da3f commit 9069819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ If you implemented a bugfix, a new feature, or updated the docs/tests feel free

1. Fork the repository
1. Install the dependencies & run locally
- `bundle install`
- `bundle exec puma -p 4567`
- `bundle install`
- `bundle exec puma -p 4567`
1. Create your feature branch
- `git checkout -b my-new-feature`
1. Work on your fix/feature
Expand Down

0 comments on commit 9069819

Please sign in to comment.