Skip to content

Commit e006b6f

Browse files
frankynJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Update READMEs to fix numbering and add git clone [(#1464)](GoogleCloudPlatform/python-docs-samples#1464)
1 parent ee189b8 commit e006b6f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

samples/labels/README.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,16 @@ credentials for applications.
3131
Install Dependencies
3232
++++++++++++++++++++
3333

34+
#. Clone python-docs-samples and change directory to the sample directory you want to use.
35+
36+
.. code-block:: bash
37+
38+
$ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
39+
3440
#. 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.
3541

36-
.. _Python Development Environment Setup Guide:
37-
https://cloud.google.com/python/setup
42+
.. _Python Development Environment Setup Guide:
43+
https://cloud.google.com/python/setup
3844

3945
#. Create a virtualenv. Samples are compatible with Python 2.7 and 3.4+.
4046

0 commit comments

Comments
 (0)