Browse Source

Update README.md

pull/69/head
WhatTheServer 3 years ago
committed by GitHub
parent
commit
2b75b4147b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      README.md

5
README.md

@ -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.

Loading…
Cancel
Save