From fe5b7dc7cf04f80b6e9d0d5ff09e9ba14117afdd Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Sat, 7 May 2016 01:50:36 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b2981a7..600f3863 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,5 @@ About all bugs please write to issues with your device and OS info. ### Developers -+ Just put into jni/src/XXXX/ a symlink to a repository. For example, for HLSDK it will be jni/src/HLSDK/halflife/ ++ For compiling, run `git submodule init && git submodule update`. Otherwise you will get an empty APK, without any libraries. + We use our SDL2 fork. See https://github.com/mittorn/SDL-mirror