Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
designjockey authored May 28, 2018
1 parent 5599946 commit 2af8719
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 @@ -12,7 +12,7 @@ After installing the package [generate a Github token](https://github.com/settin
by using:

```
echo 'export GH_STATS_TOKEN=<your token> >> ~/.bash_profile'
echo 'export GH_STATS_TOKEN=<your token>' >> ~/.bash_profile
```

This token will be used by the cli to interface with the Github API.
Expand Down

0 comments on commit 2af8719

Please sign in to comment.