From dbeec547cce43a7563717a486e57b13aabb0c648 Mon Sep 17 00:00:00 2001 From: Navid Sassan Date: Sun, 21 Apr 2024 18:51:47 +0200 Subject: [PATCH] update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a3fa06..abb2d91 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,10 @@ ## Installation ```bash -git clone --branch python https://git.navidsassan.ch/navid.sassan/bw-menu.git -dnf install -y python3 python3-pyperclip +# install dependencies +sudo dnf install -y python3 python3-pyperclip rofi +git clone --branch python https://git.navidsassan.ch/navid.sassan/bw-menu.git git clone https://github.com/Linuxfabrik/lib.git cd bw-menu