From 055acd2a89466958cb2285cffcab8e03822998c0 Mon Sep 17 00:00:00 2001 From: Randy Mackay Date: Fri, 20 Jan 2017 11:24:18 +0900 Subject: [PATCH] Build: add description of where binaries will appear --- BUILD.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUILD.md b/BUILD.md index 820f99b890..5f58d09927 100644 --- a/BUILD.md +++ b/BUILD.md @@ -34,6 +34,8 @@ list some basic and more used commands as example. ./waf copter ``` + The "arducopter" and "arducopter-heli" binaries should appear in the build//bin directory. + * **List available boards**