Skip to content

Commit 72225f0

Browse files
fix(setup): bun run prepare explicitly
1 parent 4a9439e commit 72225f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Sim also supports local models via [Ollama](https://ollama.ai) and [vLLM](https:
9090
git clone https://github.com/simstudioai/sim.git
9191
cd sim
9292
bun install
93+
bun run prepare # Set up pre-commit hooks
9394
```
9495

9596
2. Set up PostgreSQL with pgvector:

0 commit comments

Comments
 (0)