We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ab3e4 commit f6f92e0Copy full SHA for f6f92e0
1 file changed
README.md
@@ -18,7 +18,7 @@ Ubuntu 20.04.2
18
19
## **Setup**
20
21
-Run the command below.
+**Run** the command below.
22
23
```bash
24
ros2 run virtual_camera virtual_camera
@@ -56,13 +56,13 @@ ros2 param set /virtual_camera FPS <an integer>
56
57
This section is for users who do not want to worry about installing all dependencies stated above.
58
59
-Build the docker image.
+**Build** the docker image.
60
61
62
docker build --tag vcam_image .
63
```
64
65
-Run the docker image.
+**Run** the docker image.
66
67
68
# For first run.
0 commit comments