We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0da9d5 commit 34d40dcCopy full SHA for 34d40dc
README.md
@@ -69,12 +69,8 @@ Similarly for Kotlin/Wasm based version
69
70
### Compose for Desktop client
71
72
-This client is available in `compose-desktop` module and can be run using `./gradlew :compose-desktop:run`. Note that you
73
-need to use appropriate version of JVM when running (works for example with Java 11)
+This client is available in `compose-desktop` module and can be run using `./gradlew :compose-desktop:run`.
74
75
-### Compose for iOS client
76
-
77
-Can be run using for example `./gradlew :compose-ios:iosDeployIPhone13ProDebug`
78
79
### Backend code
80
0 commit comments