Skip to content

Commit 232d0fd

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 e782c59 commit 232d0fd

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

samples/snippets/api/README.rst

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

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

37-
.. _Python Development Environment Setup Guide:
38-
https://cloud.google.com/python/setup
43+
.. _Python Development Environment Setup Guide:
44+
https://cloud.google.com/python/setup
3945

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

0 commit comments

Comments
 (0)