Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Config file (passed with argument `--config`) should contain configuration of `x

### Dependencies installation
```bash
pip3 install pillow pybase64 python requests pycryptodome pyyaml
pip3 install pillow pybase64 requests pycryptodome pyyaml
```

### Downloading map from Xiaomi cloud
Expand Down Expand Up @@ -45,4 +45,4 @@ Supported file structure:
|-- map_data_roborock.vacuum.a08.gz
|-- map_data_roborock.vacuum.s5.gz
`-- map_data_rockrobo.vacuum.v1.gz
```
```
Loading