Skip to content

Commit 3e04797

Browse files
authored
Merge pull request #8 from trapexit/patch-1
Update package name from mkdocs-material to zensical
2 parents 7c83b8d + 9600a57 commit 3e04797

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ installed Zensical:
3030
To show the currently installed version, use:
3131

3232
```
33-
pip show mkdocs-material
33+
pip show zensical
3434
```
3535

3636
=== "with `uv`"
@@ -46,7 +46,7 @@ installed Zensical:
4646
To show the currently installed version, use:
4747

4848
```
49-
uv pip show mkdocs-material
49+
uv pip show zensical
5050
```
5151

5252
[stick to previous versions]: https://docs.astral.sh/uv/concepts/projects/sync/#upgrading-locked-package-versions

0 commit comments

Comments
 (0)