Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
aalsmile authored Feb 16, 2018
1 parent 0e2ca76 commit ef374e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,11 @@ UBI reader is required.
## Usage:
For basic usage, put firmware '.bin' file to the main folder, rename to 'update_j11.bin' and run extract script.

$ git clone https://github.com/aalsmile/yi-lite-firmware-kitchen.git
$ cd yi-lite-firmware-kitchen
$ sudo ./extract.sh

Run script with sudo because ``ubireader_extract_files`` with option -k (keep-permissions), requires running as root. See ``ubireader_extract_files --help``.
Run script with sudo because ``ubireader_extract_files`` with option ``-k (keep-permissions)``, requires running as root. See ``ubireader_extract_files --help``.

## Partitions info:

Expand Down

0 comments on commit ef374e1

Please sign in to comment.