Update README.md
Browse files
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 -
|
| 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
|