diff --git a/README.md b/README.md
index 4239fff8..827aac74 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,19 @@
+
+ Deploy to GCP →
+
+
+
+ #### Run the following command to spin up Metlo in GCP:
+ ```bash
+ $ export PROJECT_ID=""
+ $ gcloud compute instances create metlo-api-security --image-family=metlo-api-security --image-project=metlo-security --project=$PROJECT_ID --machine-type e2-standard-2
+ ```
+
+
+
**Deploy with Docker**
Run the following in your cloud environment: