mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-21 10:16:32 +00:00
Add missing step for submodule init & update
Change-type: patch Changelog-entry: Add missing step for submodule cloning in README Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
This commit is contained in:
parent
df85ffb254
commit
09e6c6422d
@ -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
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user