Skip to content

Commit 352cb27

Browse files
koicjeremy
andauthored
[Doc] Tweak the README (#27)
* [Doc] Tweak the README This PR tweaks the context of "new Rails applications" in the README to reflect the release of Rails 8.0 and above. * Update README.md --------- Co-authored-by: Jeremy Daer <[email protected]>
1 parent 9839dcd commit 352cb27

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ These specific rules aren't right or wrong, but merely represent the idiosyncrat
88

99
## Installation
1010

11-
This omakase style is automatically included with new Rails 7.2 applications. But if you're running an earlier version, you can easily add them yourself.
11+
New Rails applications (Rails 7.2+) automatically include this omakase style. No installation is necessary.
12+
13+
For apps generated with older versions of Rails, you can add it yourself.
1214

1315
First add this to your Gemfile:
1416

0 commit comments

Comments
 (0)