mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-08 15:51:08 +00:00
Update README.md
This commit is contained in:
@@ -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:
|
||||
```
|
||||
@@ -58,4 +58,4 @@ Run tests for Desktop:
|
||||
Run tests for Web:
|
||||
```
|
||||
./scripts/testWeb
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user