diff --git a/README.md b/README.md index fcd6dfe..5ad1fd2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Running Locally ```bash -# It's recommanded to use virtual environment +# It's recommended to install dependencies in a virtual environment python -m pip install --upgrade virtualenv virtualenv .venv source .venv/bin/activate