From a8572d7e13c413f1eb0567cd66ec59aec3a661c4 Mon Sep 17 00:00:00 2001 From: petergardfjall Date: Sat, 8 Nov 2014 13:41:13 +0100 Subject: [PATCH] aestethical documentation fixes --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 157924c..a8d06d1 100644 --- a/README.md +++ b/README.md @@ -10,26 +10,26 @@ assumes that you have [Python 2.7](https://www.python.org/download/releases/2.7/ [pip](http://pip.readthedocs.org/en/latest/installing.html), and [virtualenv](http://virtualenv.readthedocs.org/en/latest/virtualenv.html#installation) installed. It also assumes that you have registered an account at -[Garmin Connect](http://connect.garmin.com/) +[Garmin Connect](http://connect.garmin.com/). Getting started =============== Create and activate a new virtual environment to create an isolated development environment (that contains the required dependencies and nothing else). - `virtualenv venv.garminexport` - `. venv.garminexport/bin/activate` + virtualenv venv.garminexport + . venv.garminexport/bin/activate Install the required dependencies in this virtual environment: - `pip install -r requirements.txt` + pip install -r requirements.txt Run the program =============== The program is run as follows (use the ``--help`` flag for a list of available options). - `./garminexport.py ` + ./garminexport.py Once started, the program will prompt you for your account password and then log in to your Garmin Connect account to download all activities to a destination