Skip to content

Commit

Permalink
Merge pull request #69 from whattheserver/patch-1
Browse files Browse the repository at this point in the history
Add oneliner
  • Loading branch information
Weilbyte authored Apr 29, 2021
2 parents 4555434 + 2b75b41 commit 85a8d34
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ The installation is done via the CLI utility. Run the following commands on the
~# wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh
~# bash PVEDiscordDark.sh install
```
Or this oneliner
```
bash <(curl -s https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh ) install
```


## Uninstallation
To uninstall the theme, simply run the utility with the `uninstall` command.
Expand Down

0 comments on commit 85a8d34

Please sign in to comment.