From 245d345a8292b2c255b05a1f75ff29224bc3732c Mon Sep 17 00:00:00 2001 From: Evan Date: Wed, 14 Feb 2018 00:12:49 +0200 Subject: [PATCH] Fixed typos in readme file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a35ff24..39b6f7e 100644 --- a/README.md +++ b/README.md @@ -42,10 +42,10 @@ pip install -r depedencies.txt $python3 mass-apk-installer.py -i 2018-02-12_04-47-25 #restore from zip file - $python3 mass-apk-installer.py -i2018-02-12_04-47-25.zip + $python3 mass-apk-installer.py -i 2018-02-12_04-47-25.zip #restore from encrypted zip file - $python3 mass-apk-installer.py -i2018-02-12_04-47-25.aes + $python3 mass-apk-installer.py -i 2018-02-12_04-47-25.aes ## 0x3: Command Line Arguemnts