Skip to content

Commit b184d67

Browse files
committed
Updated broken links in getting-started.rst
This was pointing to my old personal repo, should point to the official one.
1 parent 63002da commit b184d67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/getting-started.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ try installing the ``dev`` packages beforehand::
2020

2121
$ sudo apt-get install python-dev libssl-dev
2222

23-
If you want to install gcloud from source,
23+
If you want to install `gcloud-python` from source,
2424
you can clone the repository from GitHub::
2525

26-
$ git clone git://github.com/jgeewax/gcloud.git
27-
$ cd gcloud
26+
$ git clone git://github.com/GoogleCloudPlatform/gcloud-python.git
27+
$ cd gcloud-python
2828
$ python setup.py install

0 commit comments

Comments
 (0)