Spaces:
Build error
Build error
Merge pull request #8 from rsjain1978/fix_readme_python_version
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ To use ChatBot-CSV, simply visit the following link :
|
|
| 11 |
Follow these steps to set up and run the service locally :
|
| 12 |
|
| 13 |
### Prerequisites
|
| 14 |
-
- Python 3.
|
| 15 |
- Git
|
| 16 |
|
| 17 |
### Installation
|
|
|
|
| 11 |
Follow these steps to set up and run the service locally :
|
| 12 |
|
| 13 |
### Prerequisites
|
| 14 |
+
- Python 3.8 or higher
|
| 15 |
- Git
|
| 16 |
|
| 17 |
### Installation
|