Skip to content

Commit 984063d

Browse files
committed
Updates setup.md
1 parent 4e7de90 commit 984063d

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

labs/setup.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
# Hands-on Labs Setup
2-
In this lab you will use the repo template to create your own developer repository
2+
In this lab you will use the repository to create your own developer repository
33
> Duration: 5 minutes
44
55
References:
6-
- [Creating a repository from a template](https://docs.github.com/en/enterprise-cloud@latest/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)
76
- [Fork a repo](https://docs.github.com/en/get-started/quickstart/fork-a-repo)
7+
- [Creating a repository from a template](https://docs.github.com/en/enterprise-cloud@latest/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)
8+
9+
## 1. Fork the current repository
810

9-
## 1. Creating a repository from current template
11+
1. Fork the current repository [gh-abcs-developer](https://github.com/githubabcs/gh-abcs-developer)
12+
2. _(Optional)_ Clone the repository by importing it into your own account.
13+
14+
## 2. _(Optional)_ Creating a repository from current template
1015

1116
1. Navigate to the main page of the repository [gh-abcs-developer](https://github.com/githubabcs/gh-abcs-developer)
1217
2. Click `Use this template`
1318
3. Follow the instructions to create your own repository from this template
14-
4. Name the repository `gh-abcs-developer-[USERNAME]`
15-
16-
## 2. _(Optional)_ Fork the current repository
17-
18-
1. Fork the current repo [gh-abcs-developer](https://github.com/githubabcs/gh-abcs-developer)
19+
4. Name the repository `gh-abcs-developer-[USERNAME]`

0 commit comments

Comments
 (0)