update README

This commit is contained in:
John O'Reilly 2020-12-02 15:14:15 +00:00
parent 9c1d0c922a
commit 4395ed1ade

View file

@ -29,7 +29,7 @@ beyond this then I'd definitely recommend checking out [KaMPKit](https://github.
### Building
You need to use Android Studio v4.2 (currently preview/canary version). Have tested on XCode v11 and v12. When opening
You need to use Android Studio Canary version. Have tested on XCode v11 and v12. When opening
iOS/watchOS/macOS projects remember to open `.xcworkspace` file (and not `.xcodeproj` one). To exercise web client run `./gradlew :web:browserDevelopmentRun`.
### Jetpack Compose for Desktop client