From 95269f10e5ef976446463f184a3e33783320110f Mon Sep 17 00:00:00 2001 From: petergardfjall Date: Tue, 5 Feb 2019 14:30:06 +0100 Subject: [PATCH] README: no tabs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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