Skip to content

Commit

Permalink
fix: instructions in contributing docs(#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbry authored Aug 5, 2021
1 parent 66e5801 commit 37d92f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ and client secret. You'll also need to add the testing redirect URI to your appl

```
export E2E_SMARTCAR_CLIENT_ID='<Your client id>'
export E2E_SMARTCAR_CLIENT_ID='<Your client secret>'
export E2E_SMARTCAR_CLIENT_SECRET='<Your client secret>'
export E2E_SMARTCAR_REDIRECT_URI='<Your redirect URI>'
```

Expand Down

0 comments on commit 37d92f8

Please sign in to comment.