haijian06 commited on
Commit
cf3f977
·
verified ·
1 Parent(s): 30c1cf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ license: apache-2.0
56
  ```bash
57
  git clone https://github.com/TimeLabHub/AuthentiVision.git
58
  cd AuthentiVision
59
- pip install -e .
60
  ```
61
 
62
  ```python
 
56
  ```bash
57
  git clone https://github.com/TimeLabHub/AuthentiVision.git
58
  cd AuthentiVision
59
+ pip install -r requirements.txt
60
  ```
61
 
62
  ```python