Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 680 Bytes

File metadata and controls

39 lines (25 loc) · 680 Bytes

RV. Productions Bootloader Themes

Installation

Just enter following commands in your terminal :

$ git clone https://github.com/RV-Productions/RV-Productions-Bootloader-Themes
$ cd RV-Productions-Bootloader-Themes
$ sudo ./install.sh

Dependencies

RV. Productions Bootloader Themes requires the following dependencies:

  • git

Install git (Linux)

$ sudo apt-get install --assume-yes git

Install git (Windows)

Download and install latest version from here git-scm.com

Install git (OSX)

$ brew install git