Caroline Pascal commited on
Commit
e7000a2
·
unverified ·
1 Parent(s): 428cd5e

chore(pip MacOS): adding pip install for MacOS too - it works !

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (test on Ubuntu 24.04)
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