yitingliii commited on
Commit
6b2dc18
1 Parent(s): a6e25cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
  ```