From 03a63b69d4f206443100ebca7672fdc4becd9368 Mon Sep 17 00:00:00 2001 From: Johannes Pohl Date: Sun, 5 Feb 2017 12:41:21 +0100 Subject: [PATCH] Update build.md --- doc/build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build.md b/doc/build.md index ff41d490..6bddb686 100644 --- a/doc/build.md +++ b/doc/build.md @@ -162,7 +162,7 @@ Compile the Snapclient: $ cd /client $ ./build_android.sh -The binaries for `armeabi` and `armeabi-v7a` will be copied into the Android's assets directory (`/android/Snapcast/src/main/assets/bin/`) and so will bundled with the Snapcast App. +The binaries for `armeabi` and `armeabi-v7a` will be copied into the Android's assets directory (`/android/Snapcast/src/main/assets/bin/`) and so will be bundled with the Snapcast App. ##OpenWrt (Cross compile)