Commit 0f67526
Add installation instructions and improve note placement
Following review feedback, this commit:
- Adds installation instructions for both overmind and foreman
- Moves the note before the command block so developers see prerequisites first
- Confirms file ends with newline as required by CLAUDE.md
Installation instructions include:
- overmind: brew install for macOS with link to full installation guide
- foreman: gem install with important note about global installation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 3f8ce8c commit 0f67526
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
| |||
74 | 79 | | |
75 | 80 | | |
76 | 81 | | |
77 | | - | |
78 | | - | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
0 commit comments