File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ Included below is the installation process required for setup.
1010
11111 . Keyboard shortcut to press | Action
1212
13- (` Shift ` +` C ` ) | Copy
13+ (` Shift ` +` C ` ) | Copy
1414
15152 . Command to enter into terminal
1616
17- [ ` someCommand --arguments \<path> ` ]
17+ [ ` someCommand --arguments \<path> ` ]
1818
1919### Prerequisites
2020
@@ -26,29 +26,29 @@ Included below is the installation process required for setup.
2626
2727 1 . In Powershell terminal:
2828
29- [ ` pip install mkdocs-material ` ]
29+ [ ` pip install mkdocs-material ` ]
3030
31313 . Install image processing dependencies
3232
3333 1 . In Powershell terminal:
3434
35- [ ` pip install "mkdocs-material[imaging]" ` ]
35+ [ ` pip install "mkdocs-material[imaging]" ` ]
3636
37- 3 . Install [ MSYS2] ( https://www.msys2.org/ )
37+ 2 . Install [ MSYS2] ( https://www.msys2.org/ )
3838
3939 1 . In UCRT64 terminal:
40-
41- 1 . Install cairo:
4240
43- [ ` pacman -S mingw-w64-ucrt-x86_64- cairo` ]
41+ 1 . Install cairo:
4442
45- 2 . Install pngquant:
43+ [ ` pacman -S mingw-w64-ucrt-x86_64-cairo ` ]
4644
47- [ ` pacman -S mingw-w64-ucrt-x86_64-pngquant ` ]
45+ 2 . Install pngquant:
46+
47+ [ ` pacman -S mingw-w64-ucrt-x86_64-pngquant ` ]
4848
4949 2 . Add to PATH:
5050
51- [ ` pacman -S mingw-w64-ucrt-x86_64-cairo ` ]
51+ [ ` pacman -S mingw-w64-ucrt-x86_64-cairo ` ]
5252
5353### Setup
5454
You can’t perform that action at this time.
0 commit comments