From 514f6427ab00b1c2544b5621820138f48ecedec5 Mon Sep 17 00:00:00 2001 From: refrigerador67 <96502023+refrigerador67@users.noreply.github.com> Date: Tue, 14 Jan 2025 03:25:54 +0000 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed1ef6b..b064a50 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,19 @@ - **Custom Theme Support**: Create and apply personalized themes with ease. A dedicated repository and guide are [available to help you get started.](https://github.com/nixietab/picodulce-themes) # Installation -If you are on windows you may be more interested in a [installer](https://github.com/nixietab/picodulce/releases/latest) + +## Windows +For Windows systems using the [installer](https://github.com/nixietab/picodulce/releases/latest) is recommended + +## Arch Linux +For installing on Arch a PKGBUILD is provided +``` +git clone https://github.com/nixietab/picodulce +cd picodulce +makepkg -si +``` + +## Other OS ### 1. Clone the repository