1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 00:35:34 +03:00

minor version clarification to Ubuntu doc

This commit is contained in:
Jonathan Hudson 2018-03-30 12:48:25 +01:00
parent cc28299e8d
commit d8a6f7bbf6

View file

@ -54,7 +54,7 @@ sudo apt install gcc-arm-none-eabi
# Using the PPA compiler
For releases prior to 17.04, the PPA compiler is used. This can be used on releases post 17.04 if you really wish to have a newer compiler than the distro default.
For releases prior to (and perhaps including) 17.04, the PPA compiler is used. This can be used on releases post 17.04 if you really wish to have a newer compiler than the distro default.
```
sudo apt-get remove binutils-arm-none-eabi gcc-arm-none-eabi