From b33543770c97716681056a7921c3a3021a08a53b Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Fri, 26 Aug 2022 14:00:10 -0700 Subject: [PATCH] Update jenkins/readme.md Co-authored-by: Ethan Dennis --- jenkins/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/readme.md b/jenkins/readme.md index f32b290..6ac095f 100644 --- a/jenkins/readme.md +++ b/jenkins/readme.md @@ -41,7 +41,7 @@ This lab bootstraps a Valet environment using GitHub Codespaces and enables you - Run the following command to kick off the creation of your Jenkins instance: ``` - source jenkins/bootstrap/setup.sh + ./jenkins/bootstrap/setup.sh ``` - After a couple seconds, a pop-up box should appear with a link to the forwarded URL for your Jenkins instance.