summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorCody Northrop <cnorthrop@google.com>2016-04-07 11:22:11 -0600
committerTobin Ehlis <tobine@google.com>2016-04-07 15:00:38 -0600
commit8b83a19fb0c2dfcd74dd2a8ff1f63ff760847ece (patch)
tree320356c44b67271d3ece9611c1d21e575f95926c /BUILD.md
parentc66bc6536075cca15ed77b5d1b29f64515a35edf (diff)
android: Fix typo in Mac steps
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index 923ab5ae..a248c4c8 100644
--- 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.