From 4e8c613878d53590f188da7a7aafafa3bfe5056c Mon Sep 17 00:00:00 2001 From: Primitivo Date: Wed, 18 Mar 2020 23:12:38 +0100 Subject: [PATCH] updated readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index a324a5d..5c33300 100644 --- a/Readme.md +++ b/Readme.md @@ -17,7 +17,7 @@ Before getting started, you'll also have to get your keys (Keystore password, Ke Please cd into shExpoBuild and edit the [buildAndroid.sh](https://github.com/PrimitivoFR/expo-turtle-build/blob/master/sources/buildAndroid.sh) with your keys n all. -Then you can run ```/usr/src/app/shExpoBuild/buildAndroid.sh```. +Then you can run ```/usr/src/app/shExpoBuild/buildAndroid.sh``` with some parameters (see gitlab-ci-example.yml). This was made by [Thomas Martin @AppliNH on GitHub](https://github.com/AppliNH).