Update readme.md

This commit is contained in:
j-dunham
2022-09-02 11:32:33 -04:00
committed by GitHub
parent 962749d4e1
commit 8f8ce0e0dd
+2 -1
View File
@@ -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.