1
0
Files
Ventoy-theme-poly-dark/README.md
T
Ole Martin Ruud 09f801cf58 Update README.md
Add Norwegian to README.md.
2018-02-27 21:54:01 +01:00

18 lines
578 B
Markdown

## Poly light GRUB theme
Supported languages: Chinese (simplified), English, French, German, Portuguese, Russian, Ukrainianm, Norwegian
![](https://i.imgur.com/XitFbtv.gif)
### Installation / update
1. **Secure way:**
- Download install script:
`wget -P /tmp https://github.com/shvchk/poly-light/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-light/raw/master/install.sh | bash`