From 768d6b5a1114b9e5064d50bd817cce68d47211ff Mon Sep 17 00:00:00 2001 From: Alexander Pieck Date: Mon, 22 Jul 2024 08:32:25 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3e44bb..8cc95ca 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ## Installation 1. Locate your fonts path > [!TIP] -> Normally, that is going to be $HOME/.local/share/fonts/ or /usr/share/fonts/ +> Normally, that is going to be `$HOME/.local/share/fonts/` or `/usr/share/fonts/` > [!NOTE] > If you are unsure, just run the following command to create the `$HOME/.local/share/fonts/` directory @@ -34,4 +34,4 @@ git clone https://git.k4li.de/pika/fonts.git ~/.local/share/fonts/ ```bash git clone https://git.k4li.de/pika/fonts.git && cp -r fonts/* ~/.local/share/fonts/ ``` -3. Then just restart your session or your terminal, so you can use the fonts and have fun! \ No newline at end of file +3. Then just restart your session or your terminal, so you can use the fonts and have fun! (Of course you have to set it somewhere, but that's not on me 😇) \ No newline at end of file