Skip to content

Commit 85a8d34

Browse files
authored
Merge pull request #69 from whattheserver/patch-1
Add oneliner
2 parents 4555434 + 2b75b41 commit 85a8d34

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ The installation is done via the CLI utility. Run the following commands on the
1616
~# wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh
1717
~# bash PVEDiscordDark.sh install
1818
```
19+
Or this oneliner
20+
```
21+
bash <(curl -s https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh ) install
22+
```
23+
1924

2025
## Uninstallation
2126
To uninstall the theme, simply run the utility with the `uninstall` command.

0 commit comments

Comments
 (0)