diff options
author | Nayil Mukhametshin <66028747+nlscc@users.noreply.github.com> | 2020-09-26 20:01:52 +0200 |
---|---|---|
committer | Nayil Mukhametshin <66028747+nlscc@users.noreply.github.com> | 2020-09-26 20:01:52 +0200 |
commit | 063a46328e5a9174d6480ebae5000100db5d39df (patch) | |
tree | 934fb0ae36da640d42ff349dcfa91da615df8ff1 /README.md | |
parent | Resume download & show expected MD5 digest (#7) (diff) | |
download | samloader-063a46328e5a9174d6480ebae5000100db5d39df.tar samloader-063a46328e5a9174d6480ebae5000100db5d39df.tar.gz samloader-063a46328e5a9174d6480ebae5000100db5d39df.tar.bz2 samloader-063a46328e5a9174d6480ebae5000100db5d39df.tar.lz samloader-063a46328e5a9174d6480ebae5000100db5d39df.tar.xz samloader-063a46328e5a9174d6480ebae5000100db5d39df.tar.zst samloader-063a46328e5a9174d6480ebae5000100db5d39df.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |