From 77ea9dff008bb9dd1b583af72e0c2ebae237ec4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 29 Aug 2024 19:32:14 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style(README):=20callouts=20now?= =?UTF-8?q?=20use=20multiline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/README.md b/.github/README.md index d05146a1..282d9478 100644 --- a/.github/README.md +++ b/.github/README.md @@ -199,13 +199,16 @@ Here is all the information about my setup: > [!WARNING] > The installation guide is under construction, try it at your own risk! +> > It is also ment only for Arch based systems. All other distros are not supported and I will not be helping with issues related to them. ### :package: Dependencies Installation > [!NOTE] > The names of the packages are from the AUR and Arch Repos; adapt them to your system. Most of the packages are available on other distros official repos (most of the time out-to-date). +> > To install CLI/TUI specific packages in non-arch based distros, I recommend to use [homebrew](https://brew.sh/). +> > In the guide, I will be using [Yay](https://github.com/Jguer/yay) as the AUR helper. Be sure to [install it](../.local/bin/installYay) or change the commands to your preferred one. - **Base Packages**