diff --git a/README.md b/README.md index b4c2a37..498aec1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This guide will walk you through the process of forking a repository containing ### 2. Set up GitHub Pages - Navigate to your forked repository on the GitHub website. - Go to the 'Settings' tab, located at the top-right corner of the page. -- Scroll down to the 'GitHub Pages' section. +- Scroll down to the 'Pages' section. - Under 'Branch', select the branch you want to use for GitHub Pages (change `None` to `main`). - Click 'Save'. - Wait a few minutes for your page to be deployed.