Skip to content
Snippets Groups Projects
Unverified Commit 2b75b414 authored by WhatTheServer's avatar WhatTheServer Committed by GitHub
Browse files

Update README.md

parent b27f0ac9
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment