diff --git a/doc/sphinx/source/quickstart/install.rst b/doc/sphinx/source/quickstart/install.rst index 599d811eb2..8771e13e97 100644 --- a/doc/sphinx/source/quickstart/install.rst +++ b/doc/sphinx/source/quickstart/install.rst @@ -51,7 +51,7 @@ Clone the repository: .. code-block:: bash - git checkout -b v5.16 upstream/v5.16 + git checkout -b v5.18 upstream/v5.18 Get the submodules and build Paparazzi. This step might take a long time the first time you launch it: