Merge pull request #8 from valet-customers/bg-edit

Update readme.md
This commit is contained in:
Begona Guereca
2022-08-15 15:19:45 -07:00
committed by GitHub
+7 -6
View File
@@ -7,12 +7,13 @@ These Valet labs let you test-drive Valet by bootstrapping the environment of yo
# Prerequisites # 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. 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: 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 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 - Name the repository.
- Click `Create repository froom template` - Click `Create repository from template`.
- Proceed to the labs inside of your new Repository. - 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) ![createtemplate](https://user-images.githubusercontent.com/26442605/174847176-0e515fd3-8107-43e0-af33-70b1ece36d3b.png)