Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwelcher committed Jan 23, 2025
1 parent 17d5f3e commit f9485da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ It will give you all of the tools you needs to get up and running quickly.
## How do I use it?

1. Start by clicking the `Use this template` to use this as a starting point for your project.
2. In the Secrets and Variables->Actions under the Settings menu of the new repository. Create new `SFTP_USER` and `SFTP_PASSWORD` secrets and add the credentials provided by NewPack for each.
2. In the Secrets and Variables->Actions under the Settings menu of the new repository. Create new `SFTP_USER` and `SFTP_PASSWORD` secrets and add the credentials provided by Newspack for each.
3. Checkout the repo locally and run `npm run setup` to install everything.
4. Start developing!

0 comments on commit f9485da

Please sign in to comment.