From a25ac394213901096e28e9b475e9b7971225e69d Mon Sep 17 00:00:00 2001 From: Alexandre Teles Date: Thu, 24 Oct 2019 16:34:40 -0300 Subject: [PATCH] Fix typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29f801e..2f6bff6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This increases an application's susceptibility to over and underprivileging. If ## Setup -APKPerm (Android PacKage and tracking PERMission, apkperm) requires Python >=3.5 and the [latest openJDK release](https://openjdk.java.net/install/). +APKPerm (Android PacKage PERMission, apkperm) requires Python >=3.5 and the [latest openJDK release](https://openjdk.java.net/install/). Before your first run, please, follow those steps: