Merge pull request #80 from maps233-kk/patch-1

PR 80

https://github.com/cfig/Android_boot_image_editor/pull/80
pull/94/head
cfig 3 years ago committed by GitHub
commit 9123bae511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,6 +12,8 @@ Linux: `sudo apt install git device-tree-compiler lz4 xz-utils zlib1g-dev openjd
Mac: `brew install lz4 xz dtc`
Mac: Make sure you have `JDK9+` properly installed.
Windows Subsystem for Linux(WSL): `sudo apt install git device-tree-compiler lz4 xz-utils zlib1g-dev openjdk-11-jdk gcc g++ python`
Windows: Make sure you have `python3`, `JDK9+` and `openssl` properly installed.

Loading…
Cancel
Save