Skip to content

Commit a0917f3

Browse files
committed
fix install command
1 parent 61334a0 commit a0917f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/contributing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Building documentation requires Python 3.8+ and uv.
1111
Create a virtual environment and install mkdocs, themes, and extensions using uv.
1212

1313
```shell
14-
uv thi
1514
source .venv/bin/activate # On Windows: .venv\Scripts\activate
1615
uv pip install -r docs/requirements_docs.txt
1716
```

0 commit comments

Comments
 (0)