android: Comment the Readme file to install the git-lfs packages
Change-Id: I3258a5c7558a7b41bbad0070660e6ddac02406ed
diff --git a/README.md b/README.md
index e53a2a7..7a93797 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,9 @@
To get started with OmniROM, you'll need to get
familiar with [Git and Repo](https://source.android.com/source/using-repo.html).
-To initialize your local repository using the OmniROM trees, use a command like this:
+To initialize your local repository using the OmniROM trees, install the git-lfs packages and use a command like this:
+
+ sudo apt-get install git-lfs
repo init -u https://github.com/omnirom/android.git -b android-14.0 --git-lfs