Commit 37111ae
docs(macos-install): restore Homebrew install as option 2 (#868)
* docs(macos-install): restore Homebrew install as option 2
Revert the Homebrew comment-outs from #867 now that the keploy/tap
formula is expected to work. Restores `brew install keploy/tap/keploy`
as a second documented install path, alongside the one-click curl
installer which remains the recommended primary option.
- Re-enable the "Install with Homebrew" HowTo schema step (now step 2,
curl one-click stays as step 1 / recommended).
- Re-add the visible "## Install with Homebrew" section.
- Restore the two-option intro list; keep Manual Setup as the eBPF
fallback below.
- Put `homebrew` / `brew install keploy` back in frontmatter keywords
and the page description.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: gouravkrosx <gouravgreatkr@gmail.com>
* docs(macos-install): drop em-dash in intro list to satisfy Vale
Vale's Google.EmDash rule flags ` — ` (space-em-dash-space) in the
visible markdown prose. The HowTo JSX block is BlockIgnored in
.vale.ini, but the intro list outside it isn't. Reword the recommended
marker as a bold prefix instead of an em-dash trailer.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: gouravkrosx <gouravgreatkr@gmail.com>
---------
Signed-off-by: gouravkrosx <gouravgreatkr@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent cbd38c0 commit 37111ae
1 file changed
Lines changed: 12 additions & 11 deletions
Lines changed: 12 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | | - | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
37 | | - | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
41 | | - | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | | - | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
52 | 57 | | |
53 | 58 | | |
54 | 59 | | |
| |||
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
61 | | - | |
62 | 66 | | |
63 | 67 | | |
64 | | - | |
65 | | - | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
77 | | - | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments