diff --git a/content/tutorials/quickstart.md b/content/tutorials/quickstart.md index 7a3e9e1..923d4eb 100644 --- a/content/tutorials/quickstart.md +++ b/content/tutorials/quickstart.md @@ -133,7 +133,7 @@ Putting these lines in the `~/.bashrc` guarantee they run on the startup of a ne Finally, move the "Outrun" themed `.rviz` file to `~/.rviz` to get our default setup: {{< highlight bash >}} -$ cp ~/catkin_ws/src/mushr/mushr_utils/rviz/default.rviz ~/.rviz/ +$ cp ~/catkin_ws/src/mushr/mushr_utils/rviz/default.rviz ~/.rviz {{< / highlight >}} That's it! Time to run it.