Skip to content

Commit

Permalink
Merge pull request #751 from Namr-ta/patch-1
Browse files Browse the repository at this point in the history
export TB_API_KEY=<key> export TB_API_KEY=<secret>
  • Loading branch information
Raulkg committed May 19, 2021
2 parents 18ec6e5 + 58e9ce5 commit 7c898c0
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 @@ -117,7 +117,7 @@ For example, the following shell commands export these values for use by the app

```sh
export TB_API_KEY=<key>
export TB_API_KEY=<secret>
export TB_API_SECRET=<secret>
```

You can set other environment variables to enable and configure other options,
Expand Down

0 comments on commit 7c898c0

Please sign in to comment.