From 27816ddcd955275abccb1a79f5a1afefacdf7cc4 Mon Sep 17 00:00:00 2001 From: licaon-kter Date: Thu, 24 Mar 2016 12:31:25 +0200 Subject: [PATCH] Add notes about building in a Linux VM --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0375d591..8e1dd3ac 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,7 @@ Building is simple, if you install the right tools: The native code is built as part of the Android Studio project. It is expected that you can solve build problems yourself, so there is no support on building. +It builds fine on Linux so one can use [VirtualBox](http://virtualbox.org) + [Lubuntu](http://lubuntu.net) + [Android Studio package](https://paolorotolo.github.io/android-studio/) to get a VM setup that is known to be working. If you cannot build yourself, there are prebuilt version of NetGuard available [here](https://github.com/M66B/NetGuard/releases). *Translating*