Skip to content

Commit c1b73c9

Browse files
author
Renat Zubairov
authored
Update README.md
1 parent c1576ab commit c1b73c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ More information you can find [here](https://developers.podio.com/authentication
1818
In the component repository you need to specify OAuth Client credentials as environment variables. You would need two variables
1919

2020
You would need two variables:
21-
* ```PODIO_CLIENT_KEY``` - your OAuth client key
22-
* ```PODIO_CLIENT_SECRET``` - your OAUth client secret
21+
* ```PODIO_APP_ID``` - your OAuth client key
22+
* ```PODIO_APP_SECRET``` - your OAUth client secret
2323

0 commit comments

Comments
 (0)