You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,9 @@
21
21
22
22
**One command. Instant AI coordination.**
23
23
24
-
**Prerequisites for all options:** Git, Python 3.9+, curl (for one-liner), and tar. Run from the root of an existing Git repository.
24
+
**Prerequisites for all options:** Git, Python 3.9-3.12, curl (for one-liner), and tar. Run from the root of an existing Git repository.**If using pyenv, ensure your active Python version (e.g., via `pyenv shell 3.12.x`) has Poetry installed if you prefer it; otherwise, the script falls back to pip.**
25
25
26
-
### Option 1: Universal One-Liner (Recommended - No Cloning Required)
26
+
### **Option 1: Universal One-Liner (Recommended - No Cloning Required)**
27
27
Run this in your existing project's root directory to download and install Conductor-Score directly:
0 commit comments