From f152d95a5dee306dc92eb2c0db8ce20888873f3c Mon Sep 17 00:00:00 2001 From: Jay Gabriels Date: Sat, 6 Aug 2022 22:47:14 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae4ee3f..741a924 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ go get github.com/gabrie30/ghorg $ ghorg clone mygroup/mysubgroup --base-url=https://${your.hosted.gitlab.com} --scm=gitlab --token=XXXX --preserve-dir ``` -1. You must set `--base-url` which is the url to your instance. If your instance uses self signed certificates you can use the `--insecure-gitlab-client` flag +1. You must set `--base-url` which is the url to your instance. If your instance requires an insecure connection you can use the `--insecure-gitlab-client` flag ##### GitLab Cloud