1
0
Files
Ventoy-theme-poly-dark/README.md
T
格桑花给我的 760a35a94e Update README.md
2018-02-26 10:40:16 +08:00

18 lines
564 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## Poly light GRUB theme
Supported languages: English, French, German, Portuguese, Russian, Ukrainian, Chhinese(Simplified
![](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: `sh /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 | sh`