From b92770afc327b9fdf5cb499d1da814b1477601ec Mon Sep 17 00:00:00 2001 From: Mil Hoornaert Date: Tue, 23 Jan 2024 17:37:52 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 9903a9f..83d7f8a 100644 --- a/README.md +++ b/README.md @@ -102,20 +102,17 @@ sudo apt install dmenu ## Install ``` -git clone https://gitlab.com/christosangel/magic-tape.git +git clone [https://gitlab.com/christosangel/magic-tape.git](https://github.com/Kiog-Aser/YT-Focus.git) cd magic-tape/ - ``` To run the script from any directory, it has to be made executable, and then copied to `$PATH`,: ``` - chmod +x magic-tape.sh cp magic-tape.sh ~/.local/bin/ - ``` After that, the user must run this command in order to create the necessary directories: