README: no tabs

This commit is contained in:
petergardfjall 2019-02-05 14:30:06 +01:00
parent 2e3597a8d6
commit 95269f10e5

View File

@ -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