Skip to content

Commit

Permalink
Add missing $ to README.md (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 authored Apr 16, 2017
1 parent 41bcb54 commit abe85e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ components, it is also possible to build those components in a standalone
build. To do so, source the `setup.bash` file in your Catkin workspace before
running the above commands, e.g.:
```shell
. /path/to/my/workspace/setup.bash
$ . /path/to/my/workspace/setup.bash
```

#### Build from source (Catkin)
Expand Down

0 comments on commit abe85e9

Please sign in to comment.