diff --git a/scripts/README.md b/scripts/README.md index 8397530..156a548 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -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 @@ -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 -``` \ No newline at end of file +```