From f77a7349105c04d5eff4c1520b59485b2b2cf9ef Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Wed, 10 Aug 2022 09:23:39 -0700 Subject: [PATCH] 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`.