From bd4e7a9814cd9c81b3d247e9d32e9270b2e2eb4c Mon Sep 17 00:00:00 2001 From: Morgan Ersery <107881423+morganersery1@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:53:19 -0400 Subject: [PATCH 1/3] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 79ea84fca..60cabf537 100644 --- a/README.md +++ b/README.md @@ -51,12 +51,13 @@ In this course, you will: [![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) -1. Right-click **Start course** and open the link in a new tab. -2. In the new tab, most of the prompts will automatically fill in for you. +1.Scroll to the top of the page and click the down arrow next to the Fork button. Then click 'Create a new fork'. +2. Right-click **Start course** and open the link in a new tab. +3. In the new tab, most of the prompts will automatically fill in for you. - For owner, choose your personal account or an organization to host the repository. - 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). - Scroll down and click the **Create repository** button at the bottom of the form. -3. 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. +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.