Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krajeswaran authored Aug 1, 2019
1 parent 9458e3e commit f1f10f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,13 @@ My portfolio site made with gatsby and react. Forked from [Smakosh's](https://gi

[Yarn](https://yarnpkg.com/en/)

Please create a new file `.env.development` and put this env variable with your GitHub token
Please create a new file `.env.development` and put this env variable with your GitHub token. Additionaly add your google analytics ID if you prefer.

> If you're building locally, you will have to create a new file `.env.production` and put the same env variable
```bash
GITHUB_TOKEN=xxxxxxxxxx
GA_ID=UA-xxxxxxxx
```

## Installing
Expand Down

0 comments on commit f1f10f5

Please sign in to comment.