From a48f1c08aeec10224da41991f34c95d3c6858a85 Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Wed, 27 Jul 2022 09:41:18 -0700 Subject: [PATCH 1/3] Update readme.md --- readme.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 690dc5c..f24841f 100644 --- a/readme.md +++ b/readme.md @@ -7,12 +7,13 @@ These Valet labs let you test-drive Valet by bootstrapping the environment of yo # Prerequisites 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 - - Click `Create repository froom template` - - Proceed to the labs inside of your new Repository. +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. + - Click `Create repository from template`. + - Click `Private` to ensure that a private repository is created. + - Proceed to the labs inside of your new repository. ![createtemplate](https://user-images.githubusercontent.com/26442605/174847176-0e515fd3-8107-43e0-af33-70b1ece36d3b.png) From d02861c72d2ed04a24dd271f9f042955a64831e4 Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Tue, 9 Aug 2022 16:33:02 -0700 Subject: [PATCH 2/3] Update readme.md Co-authored-by: Ethan Dennis --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f24841f..a300e65 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ These Valet labs let you test-drive Valet by bootstrapping the environment of yo 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. + - Select the owner of the new repository. It could be your personal username or an organization you belong to. - Name the repository. - Click `Create repository from template`. - Click `Private` to ensure that a private repository is created. From f77a7349105c04d5eff4c1520b59485b2b2cf9ef Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Wed, 10 Aug 2022 09:23:39 -0700 Subject: [PATCH 3/3] Update readme.md Co-authored-by: Luke Engle <99493186+luke-engle@users.noreply.github.com> --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a300e65..1effc74 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ These Valet labs let you test-drive Valet by bootstrapping the environment of yo # Prerequisites 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`. + - Navigate to the top of this repository and click `Use this template`. - Select the owner of the new repository. It could be your personal username or an organization you belong to. - Name the repository. - Click `Create repository from template`.