diff --git a/README.md b/README.md index 1db4a53..9f3f98a 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ 1. Install a reviewed, immutable release tag in the project you want to configure: ```bash - pi install -l git:github.com/egdev6/github-repository-bootstrap@v1.0.0 + pi install -l git:github.com/egdev6/github-repository-bootstrap@v1.1.0 ``` 2. In Pi, ask for the repository outcome—not a blind mutation. For example: @@ -94,7 +94,7 @@ A changed manifest, target, discovered state, or managed-file hash produces a di ### Install from a release tag ```bash -pi install -l git:github.com/egdev6/github-repository-bootstrap@v1.0.0 +pi install -l git:github.com/egdev6/github-repository-bootstrap@v1.1.0 ``` Before installing, review the release source and the [skill instructions][skill]. The package is a Pi package: `package.json` exposes the skill through `pi.skills`.