Skip to content

Commit

Permalink
Style edits
Browse files Browse the repository at this point in the history
  • Loading branch information
keaty committed Jul 3, 2017
1 parent af72d97 commit b152c20
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deploy_gcp.prolific
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ This isn't the most exciting first story, but all good things to those who wait,
Install or update the following dependencies on your local machine:
* **Golang** (run `brew install go`)
* **Terraform** is a tool for building, changing, and versioning infrastructure safely and efficiently (run `brew install terraform`)
#### The following dependencies can be installed through the Cloud Foundry [homebrew tap](https://github.com/cloudfoundry/homebrew-tap)

The following dependencies can be installed through the Cloud Foundry [homebrew tap]:(https://github.com/cloudfoundry/homebrew-tap)
* **BOSH CLI V2** is written in Golang (the original was written in Ruby) and has an expanded feature set (`brew install bosh-cli --without-bosh2`)
* **bbl** is a tool for paving infrastructure in your desired IAAS as well as deploying a BOSH director (run `brew install bbl`)
* **cf cli** is a tool for interacting with a Cloud Foundry deployment (run `brew install cf-cli`)
Expand Down

0 comments on commit b152c20

Please sign in to comment.