From cb1599ed24abb02188671c2fe237155f3fc5e83d Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Wed, 28 Sep 2022 13:38:55 +0200 Subject: [PATCH] Update git info --- docs/hosting/server-setups/google-cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hosting/server-setups/google-cloud.md b/docs/hosting/server-setups/google-cloud.md index 04be4b351..12aaea677 100644 --- a/docs/hosting/server-setups/google-cloud.md +++ b/docs/hosting/server-setups/google-cloud.md @@ -39,7 +39,7 @@ Kubernetes and n8n require a series of configuration files. You can clone these Clone the repository with the following command: ```shell -git clone https://github.com/n8n-io/n8n-kubernetes-hosting/tree/gcp +git clone https://github.com/n8n-io/n8n-kubernetes-hosting.git -b gcp ``` And change directory to the root of the repository you cloned: