projects
/
tools
/
dynpart-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6e9dbb
)
first commit
author
LonelyFool
<root@localhost>
Mon, 13 Apr 2020 09:23:16 +0000
(17:23 +0800)
committer
LonelyFool
<root@localhost>
Mon, 13 Apr 2020 09:23:16 +0000
(17:23 +0800)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 5e8a7fe49f03e57d9700d6c325fe702f38c59658..dbc4455affe42db2e504069b3a51c451b516e9f1 100755
(executable)
--- a/
README.md
+++ b/
README.md
@@
-1,9
+1,9
@@
# lpunpack android lpmake
x86 or x86_64:
- apt install clang zlib
-
./make.sh
+sudo apt install clang zlib1g-dev
+./make.sh
arm or arm64:
-
apt install clang
-
./make.sh
+
sudo
apt install clang
+./make.sh