From 063a46328e5a9174d6480ebae5000100db5d39df Mon Sep 17 00:00:00 2001 From: Nayil Mukhametshin <66028747+nlscc@users.noreply.github.com> Date: Sat, 26 Sep 2020 19:01:52 +0100 Subject: add installation instructions (help people like #8) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index af0633c..d2566eb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # samloader Download firmware for Samsung devices (without any extra Windows drivers). +## Installation +``` +pip3 install git+https://github.com/nlscc/samloader.git +``` ## Usage `checkupdate [model] [region]`: Check the latest firmware version -- cgit v1.2.3