Update README.md
Browse files
README.md
CHANGED
|
@@ -28,7 +28,7 @@ git checkout origin/main -- data_cleaning.py
|
|
| 28 |
```python
|
| 29 |
pip install nltk beautifulsoup4 scikit-learn pandas datasets
|
| 30 |
```
|
| 31 |
-
<br> Go to Python
|
| 32 |
```
|
| 33 |
python
|
| 34 |
```
|
|
|
|
| 28 |
```python
|
| 29 |
pip install nltk beautifulsoup4 scikit-learn pandas datasets
|
| 30 |
```
|
| 31 |
+
<br> Go to Python which can be opened directly in terminal by typing the following command:
|
| 32 |
```
|
| 33 |
python
|
| 34 |
```
|