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 1dde4c1 commit 39ed4fdCopy full SHA for 39ed4fd
README.md
@@ -34,14 +34,14 @@ Included below is the installation process required for setup.
34
35
[`pip install "mkdocs-material[imaging]"`]
36
37
- 2. Install MSYS2 ([MSYS2](https://www.msys2.org/))
+ 3. Install MSYS2 ([MSYS2](https://www.msys2.org/))
38
39
1. In UCRT64 terminal:
40
41
- 1. Install cairo:
+ 1. Install cairo:
42
43
- [`pacman -S mingw-w64-ucrt-x86_64-cairo`]
+ [`pacman -S mingw-w64-ucrt-x86_64-cairo`]
44
45
- 2. Install pngquant:
+ 2. Install pngquant:
46
47
- [`pacman -S mingw-w64-ucrt-x86_64-pngquant`]
+ [`pacman -S mingw-w64-ucrt-x86_64-pngquant`]
0 commit comments