diff --git a/README.md b/README.md index 71a9edc..cf9794b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,12 @@ So the recommended OS is Linux. You can get a full [Android version list](https://source.android.com/source/build-numbers.html) here. ## Usage -First put your boot.img at **$(CURDIR)/boot.img**, then start gradle 'unpack' task: +Get tools via git: + + git clone https://github.com/cfig/Nexus_boot_image_editor.git + cd Nexus_boot_image_editor + +Then put your boot.img at **$(CURDIR)/boot.img**, then start gradle 'unpack' task: cp boot.img ./gradew unpack