Skip to content

Commit 4183420

Browse files
Update README.md
1 parent bd4e7a9 commit 4183420

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ In this course, you will:
3838

3939
### How to start this course
4040

41+
1. Scroll to the top of the page and click the down arrow next to the Fork button. Then click 'Create a new fork' to fork this repository.
42+
43+
2. Right-click **Start course** and open the link in a new tab.
44+
4145
<!-- For start course, run in JavaScript:
4246
'https://github.com/new?' + new URLSearchParams({
4347
template_owner: 'skills',
@@ -51,12 +55,13 @@ In this course, you will:
5155

5256
[![start-course](https://user-images.githubusercontent.com/1221423/235727646-4a590299-ffe5-480d-8cd5-8194ea184546.svg)](https://github.com/new?template_owner=skills&template_name=introduction-to-github&owner=%40me&name=skills-introduction-to-github&description=My+clone+repository&visibility=public)
5357

54-
1.Scroll to the top of the page and click the down arrow next to the Fork button. Then click 'Create a new fork'.
55-
2. Right-click **Start course** and open the link in a new tab.
58+
59+
5660
3. In the new tab, most of the prompts will automatically fill in for you.
5761
- For owner, choose your personal account or an organization to host the repository.
5862
- We recommend creating a public repository, as private repositories will [use Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions).
5963
- Scroll down and click the **Create repository** button at the bottom of the form.
64+
6065
4. After your new repository is created, wait about 20 seconds, then refresh the page. Follow the step-by-step instructions in the new repository's README.
6166

6267
<footer>

0 commit comments

Comments
 (0)