Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Mpho Mphego <mpho112@gmail.com>
  • Loading branch information
mmphego committed Jul 17, 2020
1 parent 9cc95f1 commit b19f8f3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,9 @@ optional arguments:
```
### Example
### Usage Example
In order to run the application run the following code (Assuming you have docker installed.):
```shell
xhost +;
docker run --rm -ti \
Expand All @@ -185,7 +187,7 @@ bash -c "\
--debug \
--show-bbox \
--enable-mouse \
--mouse-precision high \
--mouse-precision low \
--mouse-speed fast"
```
Expand Down

0 comments on commit b19f8f3

Please sign in to comment.