Skip to content

Commit

Permalink
Fix cp build
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkix authored Mar 26, 2017
1 parent 771a147 commit d5ef46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ I recommend to use a u-blox M8N GPS. Connect the GPS to the GPS connector. Make
4. `git submodule update --init --recursive`
5. `./waf configure --board=blue`
6. `./waf (take about 1h20m)`
7. `cp build/bbbmini/bin/* /home/debian/`
7. `cp build/blue/bin/* /home/debian/`

## Run ArduPilot

Expand Down

0 comments on commit d5ef46e

Please sign in to comment.