summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/content/firmware/develop.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/content/firmware/develop.html b/web/content/firmware/develop.html
index eb37023..e60fabc 100644
--- a/web/content/firmware/develop.html
+++ b/web/content/firmware/develop.html
@@ -19,4 +19,4 @@ href="http://sourceforge.net/projects/ubertooth/develop">svn</a>.</p>
<p>Ubertooth Zero and Ubertooth One are not binary compatible. The default
target is Ubertooth One. If you are compiling firmware for Ubertooth Zero, set
-BOARD = UBERTOOTH_ZERO in your Makefile.</p>
+the environment variable BOARD = UBERTOOTH_ZERO.</p>