Skip to content

Commit

Permalink
add note on pkg prefix command
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson authored Dec 11, 2024
1 parent c71b151 commit 487d9b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
* ```ros2 param list```
* [colcon](pages/colcon.md) is the build tool.
* ```ros2 doctor --report``` gives tons of information.
* ```ros2 pkg prefix <pkg>``` tells where a package is located.
* Packaging
* [Setting bloom/git to always use ssh](https://answers.ros.org/question/234494/diagnosing-issues-with-bloom-github-two-factor-authentication/)
* ```git config --global url.ssh://[email protected]/.insteadOf https://github.com/```
Expand Down

0 comments on commit 487d9b2

Please sign in to comment.