Skip to content

Commit

Permalink
put whitespacing back in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jipperinbham committed Mar 24, 2016
1 parent be5d344 commit 9f69470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ This is the only mandatory key.
* [Enable IP forwarding for the instances](https://cloud.google.com/compute/docs/networking#canipforward).
* [Instance service account](https://cloud.google.com/compute/docs/authentication#using) with read-write compute permissions.
* `Type` (string): `gce`

Command to create a compute instance with the correct permissions and IP forwarding enabled:
`$ gcloud compute instances create INSTANCE --can-ip-forward --scopes compute-rw`

Expand Down

0 comments on commit 9f69470

Please sign in to comment.