diff --git a/README.md b/README.md index 3e3e0fb4..c054253d 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ Workspace Runtime

-[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https://github.com/Molecule-AI/molecule-core) -[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/Molecule-AI/molecule-core) +[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https://github.com/Molecule-AI/molecule-monorepo) +[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/Molecule-AI/molecule-monorepo) @@ -249,8 +249,8 @@ Workspace Runtime (Python image with adapters) ## Quick Start ```bash -git clone https://github.com/Molecule-AI/molecule-core.git -cd molecule-core +git clone https://github.com/Molecule-AI/molecule-monorepo.git +cd molecule-monorepo cp .env.example .env # Defaults boot the stack locally out of the box. See .env.example for