Commit a869c51
docs: remove curl|sh one-liner in favor of conductor CLI
The conductor_server.sh one-liner downloaded a 606 MB JAR to the
current directory with no progress indicator and ran in the foreground.
Replace it with the `conductor server start` CLI approach, which handles
download location, caching, and UX correctly.
Fixes conductor-oss/getting-started#47
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e4d0eb5 commit a869c51
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
0 commit comments