Skip to content

Commit 2655cc6

Browse files
authored
Update README.md
1 parent afa5059 commit 2655cc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Welcome to the Dog Classifier app, your go-to destination for predicting dog bre
2626
- **TensorFlow**
2727
- **NumPy**
2828

29-
You can install them using the provided `requirements.txt` file.
29+
You can install them using the provided `py_module_requirements.txt` file.
3030
```
31-
pip install -r requirements.txt
31+
pip install -r py_module_requirements.txt
3232
```

0 commit comments

Comments
 (0)