From ee233ef7a1b163470dacc3d94cc98f62769405d3 Mon Sep 17 00:00:00 2001 From: Mikael Arguedas Date: Mon, 6 May 2024 15:47:28 +0200 Subject: [PATCH] makes more sense to update before upgrading Signed-off-by: Mikael Arguedas --- source/Installation/Alternatives/Ubuntu-Install-Binary.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/Installation/Alternatives/Ubuntu-Install-Binary.rst b/source/Installation/Alternatives/Ubuntu-Install-Binary.rst index 0affb4e0b83..04b47cddea7 100644 --- a/source/Installation/Alternatives/Ubuntu-Install-Binary.rst +++ b/source/Installation/Alternatives/Ubuntu-Install-Binary.rst @@ -81,11 +81,14 @@ Instead you may download nightly :ref:`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