Skip to content

Commit da973f5

Browse files
authored
Fixed depth_camera_example instructions (#725)
Signed-off-by: ahcorde <[email protected]>
1 parent 1cb2466 commit da973f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/23_depth_camera_tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Clone the source code, create a build directory and use `cmake` and `make` to co
88

99
```{.sh}
1010
git clone https://github.com/gazebosim/gz-rendering
11-
cd gz-rendering/examples/simple_demo
11+
cd gz-rendering/examples/depth_camera
1212
mkdir build
1313
cd build
1414
cmake ..

0 commit comments

Comments
 (0)