Skip to content

Commit 5170e28

Browse files
authored
Changed install instruction link
1 parent 55c7127 commit 5170e28

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
@@ -1,4 +1,4 @@
1-
# PlanetScale Workflow scripts
1+
# PlanetScale Workflow Helper scripts
22

33
📺 [Recording from live demo at PlanetScale Happy-Half-Hour](https://youtu.be/l3oe7srRUZw?t=610)
44

@@ -26,7 +26,7 @@ This is a collection of GitHub Workflows and CI/CD helper scripts around [Planet
2626
To test out the IssueOps commands, either work on a [copy of this repo](https://github.com/jonico/pscale-cli-helper-scripts/generate) or run the following command in the root directory of your GitHub repo's workspace:
2727

2828
```bash
29-
curl https://raw.githubusercontent.com/jonico/pscale-cli-helper-scripts/main/install.sh | bash
29+
curl https://raw.githubusercontent.com/jonico/pscale-workflow-helper-scripts/main/install.sh | bash
3030
git add .pscale .github/workflows
3131
git commit -m "Add pscale helper scripts and IssueOps workflows"
3232
git push

0 commit comments

Comments
 (0)