From 05f1de7d1c3ce14ff22253f067349e9adbf19ae0 Mon Sep 17 00:00:00 2001 From: alberto-instnt <113043904+alberto-instnt@users.noreply.github.com> Date: Mon, 8 Jul 2024 21:37:34 -0400 Subject: [PATCH] Updated unffi README.md (#1259) new sh command with the new folder structure Signed-off-by: alberto-instnt <113043904+alberto-instnt@users.noreply.github.com> Signed-off-by: lli --- aries/wrappers/uniffi-aries-vcx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aries/wrappers/uniffi-aries-vcx/README.md b/aries/wrappers/uniffi-aries-vcx/README.md index f5fdfcb93a..22c06d00bd 100644 --- a/aries/wrappers/uniffi-aries-vcx/README.md +++ b/aries/wrappers/uniffi-aries-vcx/README.md @@ -47,7 +47,7 @@ More documentation can be found [here](https://rust-lang.github.io/rustup/cross- 5. Run the helper build script. ```bash -sh uniffi_aries_vcx/scripts/android.build.cargo.ndk.sh +sh aries/wrappers/uniffi-aries-vcx/scripts/android.build.cargo.ndk.sh ``` NB: Before running the demo application you need to generate the language bindings.