Browse Source

Update README.md

pull/860/head
Igor Demin 3 years ago committed by GitHub
parent
commit
f781231089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      compose/README.md

2
compose/README.md

@ -4,7 +4,7 @@ Composite build of [Compose-jb sources](https://github.com/JetBrains/androidx)
## Download submodules after downloading the main project:
```
git submodule update --init
git submodule update --init --recursive
```
Set this property to always update submodules on git checkout/pull/reset:
```

Loading…
Cancel
Save