There was an error while loading. Please reload this page.
2 parents 7c83b8d + 9600a57 commit 3e04797Copy full SHA for 3e04797
1 file changed
docs/upgrade.md
@@ -30,7 +30,7 @@ installed Zensical:
30
To show the currently installed version, use:
31
32
```
33
- pip show mkdocs-material
+ pip show zensical
34
35
36
=== "with `uv`"
@@ -46,7 +46,7 @@ installed Zensical:
46
47
48
49
- uv pip show mkdocs-material
+ uv pip show zensical
50
51
52
[stick to previous versions]: https://docs.astral.sh/uv/concepts/projects/sync/#upgrading-locked-package-versions
0 commit comments