09f801cf58
Add Norwegian to README.md.
18 lines
578 B
Markdown
18 lines
578 B
Markdown
## Poly light GRUB theme
|
|
|
|
Supported languages: Chinese (simplified), English, French, German, Portuguese, Russian, Ukrainianm, Norwegian
|
|
|
|
|
|

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