Skip to content

Commit f6f92e0

Browse files
author
Gary Bey
committed
👍 Verified that Docker instructions is valid.
1 parent b0ab3e4 commit f6f92e0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Ubuntu 20.04.2
1818

1919
## **Setup**
2020

21-
Run the command below.
21+
**Run** the command below.
2222

2323
```bash
2424
ros2 run virtual_camera virtual_camera
@@ -56,13 +56,13 @@ ros2 param set /virtual_camera FPS <an integer>
5656

5757
This section is for users who do not want to worry about installing all dependencies stated above.
5858

59-
Build the docker image.
59+
**Build** the docker image.
6060

6161
```bash
6262
docker build --tag vcam_image .
6363
```
6464

65-
Run the docker image.
65+
**Run** the docker image.
6666

6767
```bash
6868
# For first run.

0 commit comments

Comments
 (0)