From 00c13c005ad6620595a7c16e588bfed9b27a8cd8 Mon Sep 17 00:00:00 2001 From: apo5tol <alexkuzhel.biz@gmail.com> Date: Fri, 19 Feb 2021 22:24:44 +0300 Subject: [PATCH] feat(README): add installing --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 77b50a5..e16227c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ - Make sure you are a sudo user. - Run the script. +### Installing +```console +$ python -m pip install rgb-control +``` + ### Optional arguments: ``` bash -c - color in hex format. Example: 00ff00 #green