We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4fd4b5 commit b31d717Copy full SHA for b31d717
README.md
@@ -21,7 +21,7 @@
21
2. **Install Dependencies**:
22
Make sure you have Python 3.7+ installed, then install dependencies:
23
```bash
24
- pip install -r requirements.txt
+ pip install .
25
```
26
27
## Usage
0 commit comments