Skip to content

Commit

Permalink
fix tiny thing in the updating instructions to prevent errors
Browse files Browse the repository at this point in the history
  • Loading branch information
knmcguire committed Oct 18, 2023
1 parent 3faea49 commit 2e7ed74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs2/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ You can update your local copy using the following commands:
git pull
git submodule sync
git submodule update --init --recursive
cd ../
cd ../../
colcon build --symlink-install
Expand Down

0 comments on commit 2e7ed74

Please sign in to comment.