Weilbyte / PVEDiscordDark

A Discord-like dark theme for the Proxmox Web UI.
MIT License
2.54k stars 240 forks source link

readme.md installation instructions #137

Closed mattish91 closed 2 years ago

mattish91 commented 2 years ago

The first "two line command" could also be a one line command with:

wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh && bash PVEDiscordDark.sh install

Tested today as i updated lxc to 5.0.0-3 and works fine so far.

Weilbyte commented 2 years ago

I think it's good for visual clarity, changing it would also be redundant seeing as there is a one-liner version right underneath it. Glad to hear it works for you.