Skip to content

Commit d860501

Browse files
committed
fix env var escaping
1 parent cc63577 commit d860501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Install `httplib2` with `pip` or `easy_install`.
4848

4949

5050

51-
**Note:** If you set the `**ZENCODER\_API\_KEY**` environment variable to your api key, you don't have to provide it when initializing Zencoder.
51+
**Note:** If you set the `ZENCODER_API_KEY` environment variable to your api key, you don't have to provide it when initializing Zencoder.
5252

5353
## Contributors
5454
Senko Rasic [github](http://github.com/senko)

0 commit comments

Comments
 (0)