Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 345 Bytes

README.mkdn

File metadata and controls

15 lines (8 loc) · 345 Bytes

Getting Started

To get started with LiquidSmoothROMs, you'll need to get familiar with Git and Repo

Initialize your local repository using LiquidSmoothROMs, use this command:

repo init -u git://github.com/LiquidSmoothROMs/android.git -b ics

Then sync up:

repo sync