From 195f5e7a169a1fca19ca6421e9376d13f184af20 Mon Sep 17 00:00:00 2001 From: GiorgioBarresi Date: Thu, 30 Jul 2026 00:49:05 +0200 Subject: [PATCH] fix: use full SHA in README install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c54974..45025f0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The official Requesty extension for the Pi Coding Agent ## (Recommended) Install from Github Repo ```bash -pi install git:github.com/requestyai/pi-requesty@c28e2f8 +pi install git:github.com/requestyai/pi-requesty@c28e2f8208eb467d248a7dc33bfb5cb04f310575 ``` NOTE: Version c28e2f8 points to out latest v0.2.7 version, and keeps you safe from supply chain attack.