fix typo in readme
This commit is contained in:
@@ -8,7 +8,7 @@ Currently only working for images. Feel free to issue a pull request if you want
|
|||||||
## Setup
|
## Setup
|
||||||
Install required pip modules.
|
Install required pip modules.
|
||||||
```bash
|
```bash
|
||||||
pip3 install request pyyaml
|
pip3 install requests pyyaml
|
||||||
```
|
```
|
||||||
All scripts require Python3. Tested using 3.9.9.
|
All scripts require Python3. Tested using 3.9.9.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user