We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a933152 commit 7518ec4Copy full SHA for 7518ec4
README.md
@@ -10,7 +10,7 @@ The repository that hosts the docs is at https://github.com/django-commons/djang
10
2. Run `pip install mkdocs`
11
3. Run `mkdocs serve`
12
13
-With uv: `uv run --python 3.13 --with mkdocs mkdocs serve`
+With uv: `uv run --python 3.13 --with mkdocs mkdocs serve -f src/mkdocs.yml`
14
15
### pre-commit
16
0 commit comments