Skip to content

Commit

Permalink
makes more sense to update before upgrading
Browse files Browse the repository at this point in the history
Signed-off-by: Mikael Arguedas <[email protected]>
  • Loading branch information
mikaelarguedas committed May 6, 2024
1 parent 892c0c1 commit ee233ef
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion source/Installation/Alternatives/Ubuntu-Install-Binary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,14 @@ Instead you may download nightly :ref:`prerelease binaries <Prerelease_binaries>
Install dependencies using rosdep
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. code-block:: bash
sudo apt update
.. include:: ../_Apt-Upgrade-Admonition.rst

.. code-block:: bash
sudo apt update
sudo apt install -y python3-rosdep
sudo rosdep init
rosdep update
Expand Down

0 comments on commit ee233ef

Please sign in to comment.