diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bbb7ca5..6f9ffad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -70,7 +70,7 @@ Fork and clone this repo. You will need to also clone all the submodules for th ```sh git clone --recurse-submodules git@github.com:Couchbase-Ecosystem/cbl-reactnative.git cd cbl-reactnative -git submodule update --remote --recursive +git submodule update --init --recursive ``` Install the required packages