mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-08-03 01:15:46 -07:00
Update README.md
This commit is contained in:
@@ -152,7 +152,7 @@ To obtain your current profile:
|
||||
* Get CLIENT_ID and CLIENT_SECRET from https://www.strava.com/settings/api
|
||||
* Run ``scripts/strava_auth.py --client-id CLIENT_ID --client-secret CLIENT_SECRET``
|
||||
* Open http://localhost:8000/ and authorize.
|
||||
* Add the resulting access token to ``storage/strava_token.txt``
|
||||
* Move the resulting strava_token.txt (saved in whatever directory you ran strava_auth.py in) into the ``storage`` directory.
|
||||
|
||||
|
||||
## Dependencies
|
||||
@@ -170,7 +170,6 @@ Docker
|
||||
* ``pip install protobuf_to_dict``
|
||||
* OPTIONAL: stravalib (https://github.com/hozn/stravalib)
|
||||
* ``pip install stravalib``
|
||||
* Add your Strava API token to ``storage/strava_token.txt``
|
||||
|
||||
|
||||
## Known issues
|
||||
|
||||
Reference in New Issue
Block a user