diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index eecd3292..854c2bbe 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -64,7 +64,7 @@ which can be installed by running `xcode-select --install`. ### Cloning the project ```sh -git clone https://github.com/balena-io/etcher +git clone --recursive https://github.com/balena-io/etcher cd etcher ```