Skip to content

Commit e0da9d5

Browse files
authored
Update README.md
1 parent 500010f commit e0da9d5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,9 @@ I also have the following samples that demonstrate the use of a variety of Kotli
5454

5555

5656
### Building
57-
You need to use at least Android Studio Flamingo (**note: Java 17 is now the minimum version required**). Requires Xcode 13.2 or later (due to use of new Swift 5.5 concurrency APIs).
5857

5958
Open `PeopleInSpaceSwiftUI' for iOS projects.
6059

61-
To exercise (React based) web client run `./gradlew :web:browserDevelopmentRun`.
62-
6360
To run backend you can either run `./gradlew :backend:run` or run `Server.kt` directly from Android Studio. After doing that you should then for example be able to open `http://localhost:9090/astros_local.json` in a browser.
6461

6562

0 commit comments

Comments
 (0)