From 20e5e90a868c1399a87313532802186a68debb91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 8 Aug 2024 19:13:24 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(README):=20text=20styling=20f?= =?UTF-8?q?or=20the=20dotfiles=20installation=20entries?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/README.md b/.github/README.md index c7bcfd83..25bf4728 100644 --- a/.github/README.md +++ b/.github/README.md @@ -282,7 +282,7 @@ mv Catppuccin-SE ~/.local/share/icons/ > [!WARNING] > Here we can take two routes. **CHOOSE ONE, NOT BOTH!** -### Yadm Method (_Easier to install and maintain, recommended_) +### Yadm Method (_Easier to install and maintain_, **recommended**) [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) -### Git Method (_Classic method, not recommended_) +### Git Method (_Classic method_, **not recommended**) Firstly, clone this repository (remember to have git installed).