From 625952133ed4ad2e2ba0420726ceef91a754b338 Mon Sep 17 00:00:00 2001 From: nlscc <66028747+nlscc@users.noreply.github.com> Date: Wed, 7 Oct 2020 18:33:14 +0100 Subject: add support for python3 -m --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ccf7c90..e35c7b3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Download firmware for Samsung devices (without any extra Windows drivers). pip3 install git+https://github.com/nlscc/samloader.git ``` ## Usage -See `samloader --help` and `samloader (command) --help`. +Run with `samloader` or `python3 -m samloader`. See `samloader --help` and `samloader (command) --help` for help. `-m -r checkupdate`: Check the latest firmware version -- cgit v1.2.3