Commit 3f8ce8c
Add foreman/overmind requirement note to Getting Started guide
New developers following the Getting Started guide encounter the "can't
find executable foreman" error when running ./bin/dev, but this
requirement is only documented in the "Installation into an existing
Rails app" guide.
This commit adds a clear note in the "Start the app" section to ensure
developers know they need overmind or foreman installed before running
bin/dev, improving the getting started experience.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 2b5bab8 commit 3f8ce8c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
0 commit comments