docs: clarify supported Pi range

This commit is contained in:
Federico Jaramillo Martinez
2026-07-18 08:40:12 +02:00
parent 65350fd1b5
commit 5ebcd34690
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
<h2>Requirements</h2>
<ul>
<li><strong>Node.js 22.19.0 or newer</strong> and npm.</li>
<li><strong>Pi Coding Agent</strong> installed/configured so the <code>pi</code> command works for your user.</li>
<li><strong>Pi Coding Agent <code>&gt;=0.80.8 &lt;0.81</code></strong> installed/configured so the <code>pi</code> command works for your user.</li>
<li>A shell login environment that exposes Node, npm, Pi, git, and any tools your agents need.</li>
<li>For the automatic installer: a supported per-user service manager.</li>
</ul>