We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ce2d0 commit 5e2214cCopy full SHA for 5e2214c
1 file changed
README.md
@@ -64,11 +64,9 @@ We owe a **huge thanks** to [Aider](https://github.com/Aider-AI/aider) for provi
64
```bash
65
# 1. Clone this explORE-AI repository
66
git clone https://github.com/Devin-Cook/explORE-AI.git
67
-cd explORE-AI
68
69
# 2. Install
70
-python -m pip install .
71
-aider-install
+python -m pip install ./explore-ai
72
73
# 3. Navigate to your ORE codebase
74
cd /path/to/OpenSourceRiskEngine
0 commit comments