Skip to content

Commit

Permalink
fix bundler spelling in CONTRIBUTING markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
itismoej committed Sep 16, 2024
1 parent 31b7422 commit 658e12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Contributing

## Development
To install dependencies, after installing `ruby`, install bundle with `gem install bundle` and then
To install dependencies, after installing `ruby`, install bundle with `gem install bundler` and then
use `bundle install` to install dependencies.

Now you can start editing files in `source` directory. Launch a server with `make serve` to view the
Expand Down

0 comments on commit 658e12b

Please sign in to comment.