From 22dd00cbd3c0a2335dd8ab96d2aeb2478d94a292 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Fri, 6 Jan 2017 03:23:24 +0100 Subject: [PATCH] Mention scripts/Vagrantfile in the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 94930f02..f0d5d4bd 100644 --- a/README.md +++ b/README.md @@ -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}`. +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 ============================== On other Linux distributions than Ubuntu 16.04 (or on other platforms than Linux) the best course -- 2.11.0