JeffreyJsam commited on
Commit
643b70c
·
verified ·
1 Parent(s): 192c6b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -49,7 +49,9 @@ If you're using models/tools like **YOLO** or others that expect a **flat direct
49
  Create your virtual environment:
50
 
51
  python -m venv env
 
52
  source env/bin/activate # On Windows: env\Scripts\activate
 
53
  pip install -r requirements.txt
54
 
55
 
 
49
  Create your virtual environment:
50
 
51
  python -m venv env
52
+
53
  source env/bin/activate # On Windows: env\Scripts\activate
54
+
55
  pip install -r requirements.txt
56
 
57