From 38601e16228f809a7c7b34d8bed75bcad7d70f6d Mon Sep 17 00:00:00 2001 From: simon <55282932+sotrali@users.noreply.github.com> Date: Thu, 21 Aug 2025 01:18:02 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a42713..c968cb8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,10 @@ A robust CLI color conversion utility written in Python. # Installation -This program is available as a package on the AUR. +You don't need to install this to use it, it's just a Python file. +If you want to install it, here's how: + +NOTE: This program is available on the AUR. ### For manual installation on Unix operating systems (Linux+MacOS): - Ensure that you have `python3` installed