update readme file

This commit is contained in:
aparnah 2024-07-08 12:40:52 +05:30
parent e17e13efc8
commit 32056be80a

View File

@ -26,7 +26,8 @@ Follow the instructions on the [official Docker website](https://docs.docker.com
2. **Run the Docker container:**
```sh
docker run -it <docker_image> --front <path/to/front_image.jpg> --side <path/to/side_image.jpg> --person_height <height_in_cm> --yaml_file <pth/to/config.yml> ```
docker run -it <docker_image> --front <path/to/front_image.jpg> --side <path/to/side_image.jpg> --person_height <height_in_cm> --yaml_file <pth/to/config.yml>
```
### Command Line Arguments