mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 04:46:51 +08:00
[install] Ease installation with a GUI (#2991)
* [install] Ease installation with a GUI that automatically adapts to the OS --------- Co-authored-by: Fabien-B <fabien.bonneval@gmal.com>
This commit is contained in:
committed by
GitHub
parent
da8a00f2e7
commit
a75f011050
@@ -23,6 +23,16 @@ Required software
|
||||
|
||||
Instructions for installation can be found on the wiki (http://wiki.paparazziuav.org/wiki/Installation).
|
||||
|
||||
Quick start:
|
||||
|
||||
```
|
||||
git clone https://github.com/paparazzi/paparazzi.git
|
||||
cd ./paparazzi
|
||||
./install.sh
|
||||
```
|
||||
|
||||
|
||||
|
||||
For Ubuntu users, required packages are available in the [paparazzi-uav PPA] (https://launchpad.net/~paparazzi-uav/+archive/ppa),
|
||||
Debian users can use the [OpenSUSE Build Service repository] (http://download.opensuse.org/repositories/home:/flixr:/paparazzi-uav/Debian_7.0/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user