diff --git a/README.md b/README.md index 20e42ad..4afe150 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,11 @@ in your preferred folder. mv neofetch-themes// ~/.config/neofetch/config.conf ``` where `` is the section in this readme, while `` is the file name of the config of this theme. -> For example: If you want papirus, it'd be `mv neofetch-themes/normal/papirus.conf ~/.config/neofetch/config.conf`. +> For example: If you want papirus, it'd be +``` +mv neofetch-themes/normal/papirus.conf ~/.config/neofetch/config.conf` +``` + Contribution