Skip to content

Commit f76a011

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 5219348 commit f76a011

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

samples/hello_happybase/README.rst

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

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

43-
.. _Python Development Environment Setup Guide:
44-
https://cloud.google.com/python/setup
49+
.. _Python Development Environment Setup Guide:
50+
https://cloud.google.com/python/setup
4551

4652
#. Create a virtualenv. Samples are compatible with Python 2.7 and 3.4+.
4753

0 commit comments

Comments
 (0)