From 7b3e1cbbac5f68c0507fa3f50774ca4d9d7830e4 Mon Sep 17 00:00:00 2001 From: "molecule-ai[bot]" <276602405+molecule-ai[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 07:05:57 +0000 Subject: [PATCH] =?UTF-8?q?fix(community):=20pip=20install=20molecule-sdk?= =?UTF-8?q?=20=E2=86=92=20molecule-ai-sdk=20in=20HN=20launch=20guide?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- marketing/community/hacker-news-launch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marketing/community/hacker-news-launch.md b/marketing/community/hacker-news-launch.md index caba1e8a..811ddbe2 100644 --- a/marketing/community/hacker-news-launch.md +++ b/marketing/community/hacker-news-launch.md @@ -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.