android: Fix typo in Mac steps
authorCody Northrop <cnorthrop@google.com>
Thu, 7 Apr 2016 17:22:11 +0000 (11:22 -0600)
committerTobin Ehlis <tobine@google.com>
Thu, 7 Apr 2016 21:00:38 +0000 (15:00 -0600)
BUILD.md

index 923ab5a..a248c4c 100644 (file)
--- a/BUILD.md
+++ b/BUILD.md
@@ -178,7 +178,7 @@ brew install python3
 pip install --upgrade pip
 pip install lxml
 pip3.5 install --upgrade pip
-pip3.5 install lxm
+pip3.5 install lxml
 ```
 ### Build steps for Android
 Use the following to ensure the Android build works.