1
0
Files
Ventoy-theme-poly-dark/README.md
T
2018-04-22 04:51:02 +03:00

18 lines
574 B
Markdown

## Poly dark GRUB theme
Supported languages: Chinese (simplified), English, French, German, Norwegian, Portuguese, Russian, Ukrainian
![](https://i.imgur.com/OHGyR2N.gif)
### Installation / update
1. **Secure way:**
- Download install script:
`wget -P /tmp https://github.com/shvchk/poly-dark/raw/master/install.sh`
- Review install script at `/tmp/install.sh`
- Run it: `bash /tmp/install.sh`
2. **Easier, less secure way** — just download and run install script:
`wget -O - https://github.com/shvchk/poly-dark/raw/master/install.sh | bash`