diff --git a/android/README.md b/android/README.md index 719b92b6996e..99ae265105f5 100644 --- a/android/README.md +++ b/android/README.md @@ -66,7 +66,7 @@ For this you can use `./scripts/build_pytorch_android.sh` script. git clone https://github.com/pytorch/pytorch.git cd pytorch git submodule update --init --recursive -sh ./scripts/build_pytorch_android.sh +bash ./scripts/build_pytorch_android.sh ``` The workflow contains several steps: