From efd728a73ab6c6ed6d0ae289c74bacdc5aba48d8 Mon Sep 17 00:00:00 2001 From: Julien Voisin Date: Sat, 10 Sep 2022 15:40:03 +0200 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49f78c0..6dfc33d 100644 --- a/README.md +++ b/README.md @@ -35,10 +35,10 @@ Extract various information from APK. First of all, make sure you have setup the core system: https://github.com/CERT-Polska/karton -Then install karton-android from PyPi, as well as androguard +Then install karton-android and run it: ```shell -$ pip install karton-android androguard +$ pip install git+https://github.com/jvoisin/karton-android $ karton-android ``` -- cgit v1.3