Skip to content

Commit 5ca1b7f

Browse files
frankynJon Wayne Parrott
authored andcommitted
Update READMEs to fix numbering and add git clone [(#1464)](GoogleCloudPlatform/python-docs-samples#1464)
1 parent a45c72a commit 5ca1b7f

6 files changed

Lines changed: 48 additions & 12 deletions

File tree

samples/snippets/crop_hints/README.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,16 @@ credentials for applications.
3535
Install Dependencies
3636
++++++++++++++++++++
3737

38+
#. Clone python-docs-samples and change directory to the sample directory you want to use.
39+
40+
.. code-block:: bash
41+
42+
$ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
43+
3844
#. 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.
3945

40-
.. _Python Development Environment Setup Guide:
41-
https://cloud.google.com/python/setup
46+
.. _Python Development Environment Setup Guide:
47+
https://cloud.google.com/python/setup
4248

4349
#. Create a virtualenv. Samples are compatible with Python 2.7 and 3.4+.
4450

samples/snippets/detect/README.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,16 @@ credentials for applications.
3535
Install Dependencies
3636
++++++++++++++++++++
3737

38+
#. Clone python-docs-samples and change directory to the sample directory you want to use.
39+
40+
.. code-block:: bash
41+
42+
$ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
43+
3844
#. 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.
3945

40-
.. _Python Development Environment Setup Guide:
41-
https://cloud.google.com/python/setup
46+
.. _Python Development Environment Setup Guide:
47+
https://cloud.google.com/python/setup
4248

4349
#. Create a virtualenv. Samples are compatible with Python 2.7 and 3.4+.
4450

samples/snippets/document_text/README.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,16 @@ credentials for applications.
3535
Install Dependencies
3636
++++++++++++++++++++
3737

38+
#. Clone python-docs-samples and change directory to the sample directory you want to use.
39+
40+
.. code-block:: bash
41+
42+
$ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
43+
3844
#. 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.
3945

40-
.. _Python Development Environment Setup Guide:
41-
https://cloud.google.com/python/setup
46+
.. _Python Development Environment Setup Guide:
47+
https://cloud.google.com/python/setup
4248

4349
#. Create a virtualenv. Samples are compatible with Python 2.7 and 3.4+.
4450

samples/snippets/face_detection/README.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,16 @@ credentials for applications.
3636
Install Dependencies
3737
++++++++++++++++++++
3838

39+
#. Clone python-docs-samples and change directory to the sample directory you want to use.
40+
41+
.. code-block:: bash
42+
43+
$ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
44+
3945
#. 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.
4046

41-
.. _Python Development Environment Setup Guide:
42-
https://cloud.google.com/python/setup
47+
.. _Python Development Environment Setup Guide:
48+
https://cloud.google.com/python/setup
4349

4450
#. Create a virtualenv. Samples are compatible with Python 2.7 and 3.4+.
4551

samples/snippets/quickstart/README.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,16 @@ credentials for applications.
3535
Install Dependencies
3636
++++++++++++++++++++
3737

38+
#. Clone python-docs-samples and change directory to the sample directory you want to use.
39+
40+
.. code-block:: bash
41+
42+
$ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
43+
3844
#. 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.
3945

40-
.. _Python Development Environment Setup Guide:
41-
https://cloud.google.com/python/setup
46+
.. _Python Development Environment Setup Guide:
47+
https://cloud.google.com/python/setup
4248

4349
#. Create a virtualenv. Samples are compatible with Python 2.7 and 3.4+.
4450

samples/snippets/web/README.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,16 @@ credentials for applications.
3535
Install Dependencies
3636
++++++++++++++++++++
3737

38+
#. Clone python-docs-samples and change directory to the sample directory you want to use.
39+
40+
.. code-block:: bash
41+
42+
$ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
43+
3844
#. 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.
3945

40-
.. _Python Development Environment Setup Guide:
41-
https://cloud.google.com/python/setup
46+
.. _Python Development Environment Setup Guide:
47+
https://cloud.google.com/python/setup
4248

4349
#. Create a virtualenv. Samples are compatible with Python 2.7 and 3.4+.
4450

0 commit comments

Comments
 (0)