Nikolai Kulagin 01-13
docs: update installation.md
@fe960661532fd92a73d1d737c5153c41e2843b15
docs/installation.md
--- docs/installation.md
+++ docs/installation.md
@@ -108,7 +108,7 @@
 git clone https://github.com/speaches-ai/speaches.git
 cd speaches
 uv venv
-sourve .venv/bin/activate
+source .venv/bin/activate
 uv sync --all-extras
 uvicorn --factory --host 0.0.0.0 speaches.main:create_app
 ```
Add a comment
List