From bf3a8d17aabe2e431fa4e5b6e729f93df23a8c1c Mon Sep 17 00:00:00 2001 From: Marcella <34659204+mlcsouza@users.noreply.github.com> Date: Tue, 13 Oct 2020 15:08:35 -0300 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20[DSY-1492]=20Addin?= =?UTF-8?q?g=20npm=20install=20step?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f99e64..35ca725 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ Native app (Android and iOS) with Nat DS dependency and react native modules tha ## Android Project ### Run Android Project -`make build` +- `npm install` +- add .aar at /lib folder +- `make build` ### Run screenshot tests `make run-screenshot-tests`