1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-26 09:45:33 +03:00

Merge pull request #9279 from wchnflr/patch-1

Update Building in Windows 10 or 11 with Linux Subsystem.md
This commit is contained in:
Marcelo Bezerra 2023-09-07 22:21:35 +02:00 committed by GitHub
commit eceabdb0de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ Install Git, Make, gcc and Ruby
- `sudo apt-get install git make cmake ruby`
Install python and python-yaml to allow updates to settings.md
- `sudo apt-get install python3 python-yaml`
- `sudo apt-get install python3`
### CMAKE and Ubuntu 18_04