Skip to content

Commit

Permalink
Merge pull request #2 from yihong0618/patch-1
Browse files Browse the repository at this point in the history
fix: typo in readme
  • Loading branch information
yasoob authored Jul 5, 2020
2 parents 559b420 + 6f8ea88 commit 5c2e744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ This method will probably be blocked by Nike in the near future. If it doesn't w
This is useful for when the program is unable to extract the tokens automatically. You will have to manually provide the access tokens to the program. If you don't know where to get the access tokens from, just run the program without any arguments and it should automatically open the URL where you can log in. For extracting the tokens from that page check out [these instructions](#heavy_dollar_sign-extracting-access-tokens). Once you have the tokens, you can run nrc_extractor like this:

```
$ nrc-exporter -i <access_token>
$ nrc-exporter -t <access_token>
```

- Activities folder
Expand Down

0 comments on commit 5c2e744

Please sign in to comment.