Skip to content

Commit

Permalink
Fixed prettier image path (2).
Browse files Browse the repository at this point in the history
  • Loading branch information
amin-xiv committed Nov 17, 2024
1 parent 3bbae8d commit 2e428f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified Documentation/images/prettier.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Now the software should run locally with no errors, feel free to use the softwar
```
- Then, install the Prettier extension in order to format the code consistently accross all devices.

<img src="./Documentation/images/prettier.png" width="600px">
<img src="./Documentation/images/prettier.PNG" width="600px">

- After you have installed Prettier, press `Ctrl + Shift + p` to open the Command Palette and type `Reload window` and select the first option to reload, then prettier will be automatically applied.

Expand Down

0 comments on commit 2e428f5

Please sign in to comment.