

docs: update installation.md
@fe960661532fd92a73d1d737c5153c41e2843b15
--- docs/installation.md
+++ docs/installation.md
... | ... | @@ -108,7 +108,7 @@ |
108 | 108 |
git clone https://github.com/speaches-ai/speaches.git |
109 | 109 |
cd speaches |
110 | 110 |
uv venv |
111 |
-sourve .venv/bin/activate |
|
111 |
+source .venv/bin/activate |
|
112 | 112 |
uv sync --all-extras |
113 | 113 |
uvicorn --factory --host 0.0.0.0 speaches.main:create_app |
114 | 114 |
``` |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?