Skip to content

Commit 31d7fec

Browse files
committed
update instrunctions for windows
1 parent d0585da commit 31d7fec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ Python 3.8 or higher is required for running this tool. So, make sure your pytho
108108
pip3 install -r requirements.txt
109109
```
110110
2. Install JRE/JDK from <a href="https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html">oracle</a> if you don't have it installed. Search in Google, how to install JDK in Windows if you need more guidance on this topic. The recommended JDK version is 11.
111+
3. Make sure you've `zipalign` installed. You'll get it in Android SDK build-tools from <a href="https://developer.android.com/studio/releases/build-tools">here</a>. Add it to your system path.
111112

112113
### Termux
113114

0 commit comments

Comments
 (0)