Skip to content
Snippets Groups Projects
Commit 25860b3b authored by squidfunk's avatar squidfunk Committed by Martin Donath
Browse files

Adjusted upgrade notes for Windows compatibility

parent c0dbdcd6
Branches
Tags
No related merge requests found
......@@ -8,11 +8,10 @@ To upgrade Material to the latest version, use pip:
pip install --upgrade mkdocs-material
```
To determine the currently installed version, use the following command:
To inspect the currently installed version, use the following command:
``` sh
pip show mkdocs-material | grep -E ^Version
# Version 2.6.0
pip show mkdocs-material
```
### Material 1.x to 2.x
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment