diff --git a/gitlab/readme.md b/gitlab/readme.md index 4d9b091..f8f56e1 100644 --- a/gitlab/readme.md +++ b/gitlab/readme.md @@ -24,7 +24,6 @@ These steps **must** be completed prior to starting other labs. ``` - Verify the output is similar to below. - - If `gh valet version` did not produce similar output then please follow the troubleshooting [guide](#troubleshoot-the-valet-cli). ```bash gh version 2.14.3 (2022-07-26) @@ -32,6 +31,8 @@ These steps **must** be completed prior to starting other labs. valet-cli unknown ``` + - If `gh valet version` did not produce similar output then please follow the troubleshooting [guide](#troubleshoot-the-valet-cli). + ## Bootstrap a GitLab Server 1. Execute the GitLab setup script that will start a container with a GitLab server running inside of it. The script should be executed when starting a new Codespace or restarting an existing one.