Merge pull request #3069 from proppy/patch-1

docs/installation/google: add enabling Google Compute Engine step
This commit is contained in:
Andy Rothfusz 2013-12-05 17:40:42 -08:00
commit f9147effac
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
`Compute Engine <https://developers.google.com/compute>`_ QuickStart for `Debian <https://www.debian.org>`_
-----------------------------------------------------------------------------------------------------------
1. Go to `Google Cloud Console <https://cloud.google.com/console>`_ and create a new Cloud Project with billing enabled.
1. Go to `Google Cloud Console <https://cloud.google.com/console>`_ and create a new Cloud Project with `Compute Engine enabled <https://developers.google.com/compute/docs/signup>`_.
2. Download and configure the `Google Cloud SDK <https://developers.google.com/cloud/sdk/>`_ to use your project with the following commands: