Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Commit

Permalink
Correct the repository name in samples README. (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xudong Ma authored and nnegrey committed Jul 23, 2018
1 parent 8769fa1 commit cdb21e6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions samples/README.rst
Expand Up @@ -31,11 +31,12 @@ credentials for applications.
Install Dependencies
++++++++++++++++++++

#. Clone python-docs-samples and change directory to the sample directory you want to use.
#. Clone the repository and change directory to the sample directory.

.. code-block:: bash
$ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
$ git clone https://github.com/dialogflow/dialogflow-python-client-v2.git
$ cd dialogflow-python-client-v2/samples
#. Install `pip`_ and `virtualenv`_ if you do not already have them. You may want to refer to the `Python Development Environment Setup Guide`_ for Google Cloud Platform for instructions.

Expand Down

0 comments on commit cdb21e6

Please sign in to comment.