Skip to content

Commit 2b8f30d

Browse files
authored
Add the step to join google group (#95)
1 parent 5cf41f7 commit 2b8f30d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/source/started.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,11 @@ separate from the *Python Client API*. This service enables the Python Client
5454
API to call our REST service and access data in our knowledge graph. To enable
5555
the API, do the following.
5656

57-
1. Navigate to the `Data Commons API`_ in the Google APIs Console.
58-
2. Click the :code:`Enable` button and wait for the process to complete.
57+
1. Join datacommons-users `Google Group`_.
58+
2. Navigate to the `Data Commons API`_ in the Google APIs Console.
59+
3. Click the :code:`Enable` button and wait for the process to complete.
5960

61+
.. _`Google Group`: https://groups.google.com/forum/#!forum/datacommons-users
6062
.. _`Data Commons API`: https://console.developers.google.com/apis/api/api.datacommons.org/overview?pli=1
6163

6264
Using the Python Client API

0 commit comments

Comments
 (0)