Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b99540e

Browse files
Update README.rst
1 parent c732ce8 commit b99540e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ To use this library, you first need to go through the following steps:
88

99
1. Install pip package - ```pip install clearblade-cloud-iot```
1010

11-
2. Set an environment variable **CLEARBLADE_CONFIGURATION**, pointing to your ClearBlade service account JSON file.
11+
2. Set an environment variable **CLEARBLADE_CONFIGURATION**, pointing to your ClearBlade service account JSON file. Look `here`_ for how to create a service account and download a credentials JSON file.
1212

13-
3. Optionally set an environment variable **BINARYDATA_AND_TIME_GOOGLE_FORMAT** to True. Look at **Note about types of times and binaryData** below for details.
13+
3. Optionally set an environment variable **BINARYDATA_AND_TIME_GOOGLE_FORMAT** to True. Look at **Note about types of times and binaryData** below for details.
14+
15+
.. _`here`: https://clearblade.atlassian.net/wiki/spaces/IC/pages/2240675843/Add+service+accounts+to+a+project
1416

1517
Installation
1618
~~~~~~~~~~~~

0 commit comments

Comments
 (0)