From 9e573aa729177e586960bfeceb912bf7b3a6271c Mon Sep 17 00:00:00 2001 From: Shaked Gold <66266012+ShakedGold@users.noreply.github.com> Date: Tue, 13 Jun 2023 01:02:56 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4f82a72..e72087b 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,6 @@ to switch to the window # Getting Started To test the program you will need to do the following: -1. create a directory in `~/.config/` called `hyprmsn` -2. move the scripts folder to `~/.config/hyprmsn` -3. move the contents of the eww folder to `~/.config/eww/` -4. run `./daemon.sh` (explenation above) -5. run `eww open hyprmsn` -6. (optional) run `./clients.sh` (runs rofi) +1. `git clone https://github.com/ShakedGold/hyprmsn` +2. make sure `installer.sh` is executable (`chmod +x installer.sh`) +3. run `installer.sh`