summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2017-08-01 00:01:45 +0200
committerArne Schwabe <arne@rfc2549.org>2017-08-01 00:01:45 +0200
commit0de6ff8bdc78611ba179a1349694beccf6a883cc (patch)
tree47d10e71f13c8b7ce2f4d76b6450aa202b752087
parentec8652603db30c88c95c478b1d1092f57ea4331b (diff)
Clarify how the files names should look like
-rw-r--r--doc/README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.txt b/doc/README.txt
index e607abb4..057c54c3 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -30,7 +30,8 @@ After that build the project using "gradle build" (Or use Android Studio).
The project is converted to gradle and building with Eclipse is no longer supported.
Alternatively, if the NDK build fails for some reason pre-built libraries can be downloaded
-(e.g. from plai.de/android) and placed under main/ovpnlibs/.
+(e.g. from plai.de/android) and placed under main/ovpnlibs/assets/(no)pie_openvpn.{ABI}
+and main/ovpnlibs/jniLibs/{ABI}/*.so
FAQ