Skip to content

Commit b19f8f3

Browse files
committed
Updated README.md
Signed-off-by: Mpho Mphego <mpho112@gmail.com>
1 parent 9cc95f1 commit b19f8f3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,9 @@ optional arguments:
164164
```
165165
166166
167-
### Example
167+
### Usage Example
168+
In order to run the application run the following code (Assuming you have docker installed.):
169+
168170
```shell
169171
xhost +;
170172
docker run --rm -ti \
@@ -185,7 +187,7 @@ bash -c "\
185187
--debug \
186188
--show-bbox \
187189
--enable-mouse \
188-
--mouse-precision high \
190+
--mouse-precision low \
189191
--mouse-speed fast"
190192
```
191193

0 commit comments

Comments
 (0)