We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 400f63b commit f1c226bCopy full SHA for f1c226b
1 file changed
README.md
@@ -51,7 +51,7 @@ https://github.com/user-attachments/assets/181d48c2-f152-45f5-b568-21145be180f6
51
### Automatic Installation
52
53
```sh
54
-sh -c "$(curl -fsSL https://raw.githubusercontent.com/keyitdev/sddm-astronaut-theme/master/setup.sh)"
+bash -c "$(curl -fsSL https://raw.githubusercontent.com/keyitdev/sddm-astronaut-theme/master/setup.sh)"
55
```
56
> Works on distributions using pacman, xbps-install, dnf, zypper.
57
> Remember to always read the scripts you run from the internet.
0 commit comments