diff options
author | nlscc <66028747+nlscc@users.noreply.github.com> | 2020-10-07 19:33:14 +0200 |
---|---|---|
committer | nlscc <66028747+nlscc@users.noreply.github.com> | 2020-10-07 19:33:14 +0200 |
commit | 625952133ed4ad2e2ba0420726ceef91a754b338 (patch) | |
tree | d015acac01677348edf4ac06f4c73d2e15b910f5 /README.md | |
parent | improve help (diff) | |
download | samloader-625952133ed4ad2e2ba0420726ceef91a754b338.tar samloader-625952133ed4ad2e2ba0420726ceef91a754b338.tar.gz samloader-625952133ed4ad2e2ba0420726ceef91a754b338.tar.bz2 samloader-625952133ed4ad2e2ba0420726ceef91a754b338.tar.lz samloader-625952133ed4ad2e2ba0420726ceef91a754b338.tar.xz samloader-625952133ed4ad2e2ba0420726ceef91a754b338.tar.zst samloader-625952133ed4ad2e2ba0420726ceef91a754b338.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 <model> -r <region> checkupdate`: Check the latest firmware version |