diff --git a/INSTRUCTIONS.md b/INSTRUCTIONS.md index a3a79fc..65230f3 100644 --- a/INSTRUCTIONS.md +++ b/INSTRUCTIONS.md @@ -40,7 +40,7 @@ Since this project uses WebGPU, it is easy to deploy it on the web for anyone to - Go to the "Pages" tab - Under "Build and Deployment", set "Source" to "GitHub Actions" -You will also need to go to the "Actions" tab in your repository and enabled workflows there. +You will also need to go to the "Actions" tab in your repository and enable workflows there. Once you've done those steps, any new commit to the `main` branch should automatically deploy to the URL `.github.io/`.