We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba8ab1 commit f39b4c7Copy full SHA for f39b4c7
1 file changed
README.md
@@ -90,6 +90,7 @@ Sim also supports local models via [Ollama](https://ollama.ai) and [vLLM](https:
90
git clone https://github.com/simstudioai/sim.git
91
cd sim
92
bun install
93
+bun run prepare # Set up pre-commit hooks
94
```
95
96
2. Set up PostgreSQL with pgvector:
0 commit comments