From 51a48230c3632f759eb77f56845bbddfeddb553e Mon Sep 17 00:00:00 2001 From: dkalmin Date: Thu, 30 Jun 2022 11:03:51 -0700 Subject: [PATCH] Adding GetValet instructions (#5) * Adding GetValet instructions * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md Co-authored-by: Ethan Dennis * Update readme.md Co-authored-by: Ethan Dennis Co-authored-by: Ethan Dennis --- readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 9577b17..690dc5c 100644 --- a/readme.md +++ b/readme.md @@ -1,12 +1,13 @@ # Welcome to Valet labs! -These Valet labs let you test-drive Valet by bootstrapping the environment of your choosing. The steps to get started with the Valet labs are: -1. Create your own GitHub Repository. See [Prerequisites](#prerequisites) below. +These Valet labs let you test-drive Valet by bootstrapping the environment of your choosing. To get started: +1. Get access to Valet and create your own GitHub Repository. See [Prerequisites](#prerequisites) below. 2. Bootstrap your environment. The default page of the lab of your choosing will detail how to configure and run the action to bootstrap the environment. Currently these labs support [Azure DevOps](azure_devops). 3. Run Valet via Codespaces. The codespace has docker running and will update to the latest Valet environment. 4. Proceed with running the labs! # Prerequisites -1. Create your own GitHub Repository in your own GitHub Organization or under your user with Codespaces enabled using this Repository as a template. To do so: +1. Valet is currently private and customers must be onboarded prior to using it. Please reach out to [GitHub Sales](https://github.com/enterprise/contact) to inquire about being granted access. +2. Create your own GitHub Repository in your own GitHub Organization or under your user with Codespaces enabled using this Repository as a template. To do so: - Navigate to the top of this Repository click `Use this template` - Select the owner of the new Reposiotry. It could be your personal username or an Organization you belong to. - Name the Repository