diff --git a/README.md b/README.md index 711b1e8..4b3a415 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,20 @@ and for autoformat: make format ``` +### How to install prettier? + +#### Ubuntu + +``` +sudo npm install --global prettier +``` + +#### Manjaro and Arch + +``` +sudo pacman -S prettier +``` + ## License This work is licensed under a