Commit 33b38cd
docs: replace source ~/.zshrc with generic installer hint (#77)
The install script already prints the correct source command for the
user's shell. Hardcoding `source ~/.zshrc` is wrong for bash/fish users.
Replace with a generic comment that defers to the installer output.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 61e59a1 commit 33b38cd
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments