Skip to content
Snippets Groups Projects
Commit 1c5ddc20 authored by Kevin Hester's avatar Kevin Hester Committed by Andrew Tridgell
Browse files

documentation: minor fix to px4 build instructions (tridge please check)

parent 73928b82
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ build ArduCopter for PX4 in the development environment:
```
$ vagrant ssh
# cd ardupilot/Arducopter
# cd ardupilot/ArduCopter
# make configure
```
......@@ -114,9 +114,9 @@ PX4_ROOT = ~/PX4-Firmware
Back at the terminal:
```
# cd ~/PX4-Firmware
# make configure_px4fmu
# cd ArduCopter
# make px4
# make px4-upload (optional)
```
# User Technical Support
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment