Skip to content

Commit b55fa11

Browse files
docs(readme): correct numbering in setup instructions and clarify GitHub Pages environment configuration
1 parent 37349d0 commit b55fa11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ projects.
99
## How to get started
1010

1111
1. [Create a repository from the Template-Module](https://github.com/new?template_name=Template-PSModule&template_owner=PSModule&description=Add%20a%20description%20(required)&name=%3CModule%20name%3E).
12-
1. Configure the repository:
12+
2. Configure the repository:
1313
1. Enable GitHub Pages in the repository settings. Set it to deploy from **GitHub Actions**.
14-
1. This will create an environment called `github-pages` that GitHub deploys your site to.
14+
2. This will create an environment called `github-pages` that GitHub deploys your site to.
1515

1616
<details><summary>Within the <code>github-pages</code> environment, remove the branch protection for <code>main</code>.</summary>
1717
<img src="./media/pagesEnvironment.png" alt="Remove the branch protection on main">

0 commit comments

Comments
 (0)