Mention scripts/Vagrantfile in the README

This commit is contained in:
Fredrik Fornwall 2017-01-06 03:23:24 +01:00 committed by GitHub
parent 7b1f1bd35d
commit 22dd00cbd3

View File

@ -20,6 +20,8 @@ Packages are built using Ubuntu 16.04. Perform the following steps to configure
- Run `scripts/setup-android-sdk.sh` to install the Android SDK and NDK at `$HOME/lib/android-{sdk,ndk}`. - Run `scripts/setup-android-sdk.sh` to install the Android SDK and NDK at `$HOME/lib/android-{sdk,ndk}`.
There is also a [Vagrantfile](scripts/Vagrantfile) available for setting up an Ubuntu environment using a virtual machine on other operating systems.
Build environment using Docker Build environment using Docker
============================== ==============================
On other Linux distributions than Ubuntu 16.04 (or on other platforms than Linux) the best course On other Linux distributions than Ubuntu 16.04 (or on other platforms than Linux) the best course