Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiog-Aser authored Jan 23, 2024
1 parent 8a4fcb3 commit b92770a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b92770a

Please sign in to comment.