Update README.md
This commit is contained in:
parent
570594cc06
commit
768d6b5a11
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
||||||
## Installation
|
## Installation
|
||||||
1. Locate your fonts path
|
1. Locate your fonts path
|
||||||
> [!TIP]
|
> [!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]
|
> [!NOTE]
|
||||||
> If you are unsure, just run the following command to create the `$HOME/.local/share/fonts/` directory
|
> 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
|
```bash
|
||||||
git clone https://git.k4li.de/pika/fonts.git && cp -r fonts/* ~/.local/share/fonts/
|
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!
|
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 😇)
|
Loading…
Add table
Add a link
Reference in a new issue