Skip to content

Commit 3ef6b99

Browse files
authored
Merge pull request #174 from mauriciodelima21/master
Update README.md
2 parents e8fee2b + b959e1b commit 3ef6b99

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
@@ -21,7 +21,7 @@ Give it permission to run as a program through whichever file manager you choose
2121
or automatic installation:
2222

2323
```shell
24-
curl -sSL https://raw.githubusercontent.com/psygreg/linuxtoys/master/install.sh | echo y | sh
24+
yes | sh -c "$(curl -fsSL https://raw.githubusercontent.com/psygreg/linuxtoys/master/install.sh)"
2525
```
2626

2727
#### Download and install the **package for your distribution** from [Releases](https://github.com/psygreg/linuxtoys/releases):

0 commit comments

Comments
 (0)