[doc] suggest install of PprzGCS. (#2864)

This commit is contained in:
Fabien-B
2022-04-19 22:21:04 +02:00
committed by GitHub
parent dc8b667fcb
commit 9b2832ae5c
+3 -1
View File
@@ -34,7 +34,9 @@ Add paparazzi apt-repository and install dependencies:
sudo add-apt-repository -y ppa:paparazzi-uav/ppa
sudo apt-get update
sudo apt-get -f -y install paparazzi-dev paparazzi-jsbsim dfu-util
sudo apt-get -f -y install paparazzi-dev paparazzi-jsbsim dfu-util pprzgcs
.. note:: If you are on Ubuntu 18.04, ``pprzgcs`` is not available, just remove it from the last line.
Clone the repository: