Add prerequisite on Ubuntu

To avoid future confusion on building on other platforms.
This commit is contained in:
Xu Tan 2017-08-03 09:46:14 +09:00 committed by GitHub
parent 6cd5c59f3d
commit 815b5b8568

View file

@ -10,6 +10,9 @@ This app is built on top of Samba 4.5.1.
Android SDK and NDK r15b or above are required to build this app. Android Studio is highly
recommended.
This build guide is only tested on Ubuntu. Changes to make it build on other platforms are
welcome.
### Build Steps
1. Download and unarchive Samba 4.5.1 [source code][samba-source].
2. Change directory to the root of Samba source code.