Skip to content

Commit 46ffb16

Browse files
authored
[readme] typo
1 parent d8877f4 commit 46ffb16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This tool allows you to clear log files such as :
3838
With sudo
3939

4040
```bash
41-
sudo curl https://raw.githubusercontent.com/sundowndev/covermyass/master/covermyass -o /usr/bin/covermyass
41+
sudo curl -sSL https://raw.githubusercontent.com/sundowndev/covermyass/master/covermyass -o /usr/bin/covermyass
4242
sudo chmod +x /usr/bin/covermyass
4343
```
4444

0 commit comments

Comments
 (0)