fix(community): pip install molecule-sdk → molecule-ai-sdk in HN launch guide

This commit is contained in:
molecule-ai[bot] 2026-04-21 07:05:57 +00:00 committed by GitHub
parent ec09f86cee
commit 7b3e1cbbac

View File

@ -41,7 +41,7 @@ Most AI agent platforms assume all agents run inside the platform's infrastructu
The governance is the same. The auth contract is the same. The only visible difference is a REMOTE badge on the workspace card.
Quickstart is under 5 minutes:
pip install molecule-sdk
pip install molecule-ai-sdk
python3 run.py --runtime remote
Docs, demo, and quickstart guide in the link.