Skip to content

Commit 372a2f0

Browse files
Apply Prettier formatting; Add stylesheets dir
1 parent 14801d6 commit 372a2f0

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Included below is the installation process required for setup.
1010

1111
1. Keyboard shortcut to press | Action
1212

13-
(`Shift`+`C`) | Copy
13+
(`Shift`+`C`) | Copy
1414

1515
2. 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

3131
3. 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

docs/stylesheets/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)