Skip to content

Commit

Permalink
Merge pull request #36 from luiscobot/patch-1
Browse files Browse the repository at this point in the history
fix typo in setup.md
  • Loading branch information
joeldrapper authored Sep 4, 2024
2 parents 013c364 + 7258ef4 commit e5666d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handbook/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Start by running:
bundle add phlex-rails
```

This will install the latest version of `phlex` and `phlex-rails` and add `phlex-rails` to your `Gemfile`. Once that’s finished, you’ll want to run the install geneartor to kick things off:
This will install the latest version of `phlex` and `phlex-rails` and add `phlex-rails` to your `Gemfile`. Once that’s finished, you’ll want to run the install generator to kick things off:

```
bundle exec rails generate phlex:install
Expand Down

0 comments on commit e5666d8

Please sign in to comment.