Skip to content

Commit c7cbf76

Browse files
committed
Remove Java 17 part from README
1 parent a67ea10 commit c7cbf76

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@ If you do not have an IDE, from step 5, you'll instead:
2828
2. Launch an emulator: `fvm flutter emulators --launch Pixel_2_API_30`
2929
3. `fvm flutter run`
3030
31-
If you get the `Unknown Kotlin JVM target: 21` error while trying to build the app, you probably have wrong JDK version.
32-
33-
Install JDK 17 and update flutter config to point to this JDK:
34-
```bash
35-
fvm flutter config --jdk-dir <path-to-jdk-17>
36-
```
37-
3831
### Host-specific instructions: Ubuntu and similar
3932
4033
To install FVM on Ubuntu, try something like:

0 commit comments

Comments
 (0)