685484b6c1
* Added supported languages to readme Signed-off-by: Flowertome <gesangtome@foxmail.com>
18 lines
583 B
Markdown
18 lines
583 B
Markdown
## Poly light GRUB theme
|
|
|
|
Supported languages: English, French, German, Portuguese, Russian, Ukrainian, Simplified-The People's Republic of China
|
|
|
|
|
|

|
|
|
|
### 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`
|