Skip to content

Commit

Permalink
[doc] fix version number in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
gautierhattenberger committed Dec 22, 2023
1 parent 45884b3 commit 175e3e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/sphinx/source/installation/software/index_software.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you don't want to work with the latest master branch (it may contain some uns
::

cd paparazzi
git checkout v6.2
git checkout v6.3


OS-specific instructions
Expand Down
2 changes: 1 addition & 1 deletion doc/sphinx/source/quickstart/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Clone the repository:

.. code-block:: bash
git checkout -b v6.4 upstream/v6.3
git checkout -b v6.3 upstream/v6.3
Get the submodules and build Paparazzi. This step might take a long time the first time you launch it:

Expand Down

0 comments on commit 175e3e0

Please sign in to comment.