Skip to content

Commit dce0adf

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 a0a8de5 commit dce0adf

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

samples/metricscaler/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)