Skip to content

Commit

Permalink
fix: typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yihong0618 authored Jul 5, 2020
1 parent 559b420 commit 6f8ea88
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 6f8ea88

Please sign in to comment.