Caroline Pascal
commited on
chore(pip MacOS): adding pip install for MacOS too - it works !
Browse files
README.md
CHANGED
|
@@ -37,7 +37,7 @@ You can combine extras or include dev dependencies:
|
|
| 37 |
uv sync --extra all_vision --group dev
|
| 38 |
```
|
| 39 |
|
| 40 |
-
### Using pip
|
| 41 |
|
| 42 |
```bash
|
| 43 |
python -m venv .venv # Create a virtual environment
|
|
|
|
| 37 |
uv sync --extra all_vision --group dev
|
| 38 |
```
|
| 39 |
|
| 40 |
+
### Using pip
|
| 41 |
|
| 42 |
```bash
|
| 43 |
python -m venv .venv # Create a virtual environment
|