From 4340973c147934cce4cee9e66774aac29a3d9b59 Mon Sep 17 00:00:00 2001 From: Enrique Gomez Date: Sat, 12 Sep 2026 14:23:36 +0200 Subject: [PATCH 1/2] Actualizar README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1db4a53..5bb96e4 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: From 9818dffa2cb4460962a75ec2078836501098e7e7 Mon Sep 17 00:00:00 2001 From: Enrique Gomez Date: Sat, 12 Sep 2026 14:24:53 +0200 Subject: [PATCH 2/2] Actualizar README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bb96e4..9f3f98a 100644 --- a/README.md +++ b/README.md @@ -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`.