chore(docs): correct installation command for clawsec-suite in index.html and Home.tsx

This commit is contained in:
David Abutbul
2026-02-06 02:01:24 +02:00
parent 4783849476
commit c856bb6426
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -207,7 +207,7 @@ export const Home: React.FC = () => {
)}
<p className="mt-4 text-xs text-gray-500 leading-relaxed">
Also Available via clawhub: npx molthub@latest install clawsec-suite
Also Available via clawhub: npx clawhub@latest install clawsec-suite
</p>
</div>
</section>