Skip to content

Commit 9a5a947

Browse files
authored
Update README.md
Signed-off-by: Hemal Shah <77975110+hemalshahNV@users.noreply.github.com>
1 parent 2f5541d commit 9a5a947

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If you write a file with the name `.isaac_ros_common-config` in the same directo
3333

3434
| Key | Type | Description | Examples |
3535
| --------------------------- | -------------------- | ----------------------------------------------------------- | ------------------------------------- |
36-
| `CONFIG_IMAGE_KEY` | String | Image key with period-delimited components | `ros2_humble.realsense` <br> `humble` |
36+
| `CONFIG_IMAGE_KEY` | String | Image key with period-delimited components | `ros2_humble.realsense` <br> `first.second.third` |
3737
| `CONFIG_DOCKER_SEARCH_DIRS` | Bash array of string | List of directories to search for Dockerfiles when matching | `($HOME/ros_ws/docker $HOME/docker)` |
3838

3939
For example, if you had the following directory structure:

0 commit comments

Comments
 (0)