From 3233a4817cf1f1bd0506ac897280ba40a13f9d3e Mon Sep 17 00:00:00 2001 From: c-auri <43008483+c-auri@users.noreply.github.com> Date: Wed, 22 May 2024 00:57:37 +0200 Subject: [PATCH] Remove leading '$ ' from command line instructions --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 929cab0..dff3c37 100644 --- a/README.md +++ b/README.md @@ -73,18 +73,18 @@ - Then, Clone this repository - ``` -$ git clone --depth=1 https://github.com/adi1090x/rofi.git +git clone --depth=1 https://github.com/adi1090x/rofi.git ``` - Change to cloned directory and make `setup.sh` executable - ``` -$ cd rofi -$ chmod +x setup.sh +cd rofi +chmod +x setup.sh ``` - Run `setup.sh` to install the configs - ``` -$ ./setup.sh +./setup.sh [*] Installing fonts... [*] Updating font cache...