update readme file
This commit is contained in:
parent
e17e13efc8
commit
32056be80a
@ -26,7 +26,8 @@ Follow the instructions on the [official Docker website](https://docs.docker.com
|
|||||||
2. **Run the Docker container:**
|
2. **Run the Docker container:**
|
||||||
|
|
||||||
```sh
|
```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
|
### Command Line Arguments
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user