Skip to content

Commit

Permalink
Merge pull request #119 from AutonomyLab/update-compile-docs
Browse files Browse the repository at this point in the history
Remove the Release build flag from the documentation
  • Loading branch information
mani-monaj committed Jun 27, 2017
2 parents f31b14e + 1e6eb34 commit 8801830
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ To compile from source, you need to clone the source code in a new or existing `
$ rosdep update
$ rosdep install --from-paths src -i
# Build the workspace
$ catkin build -DCMAKE_BUILD_TYPE=RelWithDebInfo
$ catkin build

0 comments on commit 8801830

Please sign in to comment.