Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
corrected the terraform intallation link for GCP one (#1011)
Browse files Browse the repository at this point in the history
  • Loading branch information
jping0220 authored Nov 29, 2023
1 parent de0f17a commit 95b3778
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 @@ -48,7 +48,7 @@ To deploy Emblem, you will need:

The machine that you will run the setup from will need the following installed:
* [Google Cloud CLI](https://cloud.google.com/sdk/docs/install)
* [Terraform](https://learn.hashicorp.com/tutorials/terraform/install-cli)
* [Terraform](https://developer.hashicorp.com/terraform/tutorials/gcp-get-started/install-cli)
* [Python3](https://www.python.org/downloads)

We recommend running through setup steps using Google Cloud Shell, which has the required softare pre-installed. The following will open Cloud Shell Editor and clone this repo:
Expand Down

0 comments on commit 95b3778

Please sign in to comment.