diff --git a/README.md b/README.md index e92bb46..0f8d57a 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ environment (that contains the required dependencies and nothing else). # using Python 2 virtualenv venv.garminexport - # using Python 3 - python -m venv venv.garminexport + # using Python 3 + python -m venv venv.garminexport Activate the virtual environment