Skip to content

Commit 2cde6ad

Browse files
ISSUE-84: Minor readme improvement
1 parent 83c37a5 commit 2cde6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You'll need a `Strava client ID`, `Strava client Secret` and a `refresh token`
3737
* Navigate to https://developers.strava.com/docs/getting-started/#d-how-to-authenticate
3838
and scroll down to "_For demonstration purposes only, here is how to reproduce the graph above with cURL:_"
3939
* Follow the 11 steps explained there
40-
* Make sure you set the `scope` in step 2 to `activity:read_all` to make sure your refresh token has access to all activities
40+
* Make sure you change the `&scope=read` to `&scope=activity:read_all` to make sure your refresh token has access to all activities
4141

4242
## 🛠️ Installation
4343

0 commit comments

Comments
 (0)