diff options
| author | Cody Northrop <cnorthrop@google.com> | 2016-04-07 11:22:11 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-04-07 15:00:38 -0600 |
| commit | 55184b3db236ad4abe35cc300068c6b934e88f9a (patch) | |
| tree | 4e58b946fc6d56266e880c88fc82ca22a3daacf1 | |
| parent | 2e3eafa97841bf73e68f51a0391a49585c2d8d19 (diff) | |
| download | usermoji-55184b3db236ad4abe35cc300068c6b934e88f9a.tar.xz | |
android: Fix typo in Mac steps
| -rw-r--r-- | BUILD.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
