🎨 ux(README): text styling for the dotfiles installation entries

This commit is contained in:
Sergio Laín 2024-08-08 19:13:24 +02:00
parent 1b6d9a34c4
commit 20e5e90a86
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

4
.github/README.md vendored
View file

@ -282,7 +282,7 @@ mv Catppuccin-SE ~/.local/share/icons/
> [!WARNING]
> Here we can take two routes. **CHOOSE ONE, NOT BOTH!**
### <samp>Yadm Method (_Easier to install and maintain, recommended_)</samp>
### <samp>Yadm Method (_Easier to install and maintain_, **recommended**)</samp>
[Yadm](https://yadm.io/) is amazing. It lets you manage your dotfiles with git without the hassle of creating a git repo on your home directory as well as gitignoring a lot of files.
@ -331,7 +331,7 @@ Now you can receive new updates from my repo and modify your custom one :sunglas
If you had any issues or you have some questions about the installation process, feel free to [open an issue](https://github.com/Matt-FTW/dotfiles/issues/new/choose) or a [new discussion post](https://github.com/Matt-FTW/dotfiles/discussions/new/choose)
### <samp>Git Method (_Classic method, not recommended_)</samp>
### <samp>Git Method (_Classic method_, **not recommended**)</samp>
Firstly, clone this repository (remember to have git installed).