Skip to content

Commit

Permalink
Fix using-python-packages note issue (#3565)
Browse files Browse the repository at this point in the history
* Fix using-python-packages note issue

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
  • Loading branch information
avanmalleghem and clalancette authored May 9, 2023
1 parent d7ac403 commit 882713f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/How-To-Guides/Using-Python-Packages.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Now you can build your workspace and run your python node that depends on packag
.. note::

If you want release your package on Bloom, you should to add the packages you require to ``rosdep``, see the `rosdep key contribution guide`_.
If you want to release your package using Bloom, you should add the packages you require to ``rosdep``, see the `rosdep key contribution guide`_.

.. _rosdep key contribution guide: http://docs.ros.org/en/independent/api/rosdep/html/contributing_rules.html

Expand Down

0 comments on commit 882713f

Please sign in to comment.