From 8b83a19fb0c2dfcd74dd2a8ff1f63ff760847ece Mon Sep 17 00:00:00 2001 From: Cody Northrop Date: Thu, 7 Apr 2016 11:22:11 -0600 Subject: [PATCH] android: Fix typo in Mac steps --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 923ab5a..a248c4c 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. -- 2.7.4