Skip to content

Commit ec45cf0

Browse files
authored
Simplified install instructions
1 parent d4ae521 commit ec45cf0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,10 @@ This is a collection of GitHub Workflows and CI/CD helper scripts around [Planet
2525

2626
### Installation
2727

28-
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:
28+
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 and follow the suggestions of the script:
2929

3030
```bash
3131
curl https://raw.githubusercontent.com/jonico/pscale-workflow-helper-scripts/main/install.sh | bash
32-
git add .pscale .github/workflows
33-
git commit -m "Add pscale helper scripts and IssueOps workflows"
34-
git push
3532
```
3633

3734
### /ps-create: Create PlanetScale Deploy Request from your PR

0 commit comments

Comments
 (0)