From 8baa7d5d36ca9030a423b441edec09e26dc4151c Mon Sep 17 00:00:00 2001 From: Vaibhav Pandey Date: Sat, 21 Sep 2019 09:47:10 +0530 Subject: [PATCH] Grammar fixes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d856c6..389171e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ If you are just willing to quickly decompile an [Android](https://android.com/) - Built-in hex editor for binary files ### Downloads -Please head over to [Releases](https://github.com/vaibhavpandeyvpz/apkstudio/releases) page for downloading. **Important:** Make sure to have `JAVA_HOME` environment variable points to a valid java installation for *jadx* to be able to run. +Please head over to [Releases](https://github.com/vaibhavpandeyvpz/apkstudio/releases) page for downloading. **Important:** Make sure to have `JAVA_HOME` environment variable pointing to a valid java installation for *jadx* to be able to run. ### Building Information on building from source is provided in the [Wiki](https://github.com/vaibhavpandeyvpz/apkstudio/wiki).