From 72225f060dbc95a76912d6f096d56579ab686024 Mon Sep 17 00:00:00 2001 From: abhinavDhulipala Date: Sat, 4 Apr 2026 14:03:00 -0700 Subject: [PATCH] fix(setup): bun run prepare explicitly --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 114d5ffc207..829e2f4ddd0 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Sim also supports local models via [Ollama](https://ollama.ai) and [vLLM](https: git clone https://github.com/simstudioai/sim.git cd sim bun install +bun run prepare # Set up pre-commit hooks ``` 2. Set up PostgreSQL with pgvector: