Skip to content

Commit 5b377e7

Browse files
authored
Improved Linux command
1 parent ffe6935 commit 5b377e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Block specific elements of YouTube, like the Feed, Comments, Subscriptions bar a
99

1010
If you are on Linux, you can use this command for steps 1 and 2:
1111
```
12-
mkdir -p ~/.config/Min/userscripts && wget https://raw.githubusercontent.com/Syndamia/min-youtube-element-blocker/master/youtube-element-blocker.js -P ~/.config/Min/userscripts/
12+
mkdir -p ~/.config/Min/userscripts && wget -q https://raw.githubusercontent.com/Syndamia/min-youtube-element-blocker/master/youtube-element-blocker.js -O ~/.config/Min/userscripts/youtube-element-blocker.js
1313
```
1414

1515
## Changing settings

0 commit comments

Comments
 (0)