1
0
Files
Ventoy-theme-poly-dark/README.md
T
Andrei Shevchuk 9163ab3d90 Minor readme edit
2017-11-27 01:13:02 +03:00

15 lines
461 B
Markdown

## Poly light GRUB theme
![](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`