Skip to content

Commit 398602b

Browse files
authored
Update README.md
1 parent 43c0f9e commit 398602b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ source venv/bin/activate;
3030

3131
# Upgrade pip and install requirements
3232
pip install --upgrade pip setuptools;
33-
python3 -m pip install -r requirements.txt --use-feature=2020-resolver;
33+
python3 -m pip install -r requirements.txt;
3434

3535
# Download NLTK dependencies
3636
python run_nltk_download.py;

0 commit comments

Comments
 (0)