Skip to content

Commit 0b3070f

Browse files
authored
Update README.md
1 parent 7873dd8 commit 0b3070f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $ git clone git@github.com:bayesian-object-tracking/dbot_ros_msgs.git
4848
$ git clone git@github.com:bayesian-object-tracking/dbot_ros.git
4949
$ cd ..
5050
$ catkin_make -DCMAKE_BUILD_TYPE=Release -DDBOT_BUILD_GPU=On
51-
$ source devel/setup.sh
51+
$ source devel/setup.bash
5252
```
5353
If no CUDA enabled device is available, you can deactivate the GPU implementation via
5454
```bash

0 commit comments

Comments
 (0)