Skip to content

Commit

Permalink
update build notes readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Billy Charlton committed May 23, 2024
1 parent 0fe0425 commit ad246ad
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 @@ -20,7 +20,7 @@ You need Ruby 3.3.0 installed, so that the dependency bundler can install all th
- Install Ruby 3.3.0 for your system
- On Mac homebrew this is `brew install [email protected]`
- Or `rbenv install 3.3.0` and `rbenv global 3.3.0`
- `bundle install`
- `bundle install`. If this step has build errors, try deleted `Gemfile.lock` and trying again.

Now you can run locally:

Expand Down

0 comments on commit ad246ad

Please sign in to comment.