Merge pull request #10 from valet-customers/JenniferKerns-patch-1

edits to readme
This commit is contained in:
Ethan Dennis
2022-08-23 09:08:27 -07:00
committed by GitHub
+3 -4
View File
@@ -1,6 +1,6 @@
# Welcome to Valet labs! # Welcome to Valet labs!
These Valet labs let you test-drive Valet by bootstrapping the environment of your choosing. To get started: 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. 1. Get access to Valet and create your own GitHub repository. See the [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). 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. 3. Run Valet via Codespaces. The codespace has docker running and will update to the latest Valet environment.
4. Proceed with running the labs! 4. Proceed with running the labs!
@@ -12,8 +12,7 @@ These Valet labs let you test-drive Valet by bootstrapping the environment of yo
- Select the owner of the new repository. It could be your personal username or an organization you belong to. - Select the owner of the new repository. It could be your personal username or an organization you belong to.
- Name the repository. - Name the repository.
- Click `Create repository from template`. - Click `Create repository from template`.
- Click `Private` to ensure that a private repository is created. - Proceed to the labs inside your new repository.
- Proceed to the labs inside of your new repository.
![createtemplate](https://user-images.githubusercontent.com/26442605/174847176-0e515fd3-8107-43e0-af33-70b1ece36d3b.png) ![createtemplate](https://user-images.githubusercontent.com/26442605/174847176-0e515fd3-8107-43e0-af33-70b1ece36d3b.png)