File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ name and contact info to the [AUTHORS](AUTHORS) file.
54
54
55
55
## Setting environments
56
56
57
- The current Java Developmenet Kit version is: ** 20** .
57
+ The current Java Development Kit version is: ** 20** .
58
58
59
59
1 . Set your ` JAVA_HOME ` directory in your environment.
60
60
- For example, on macOS, the following works:
@@ -75,7 +75,7 @@ The current Java Developmenet Kit version is: **20**.
75
75
export PATH=$DART_SDK /bin:$FLUTTER_SDK /bin:$JAVA_HOME /bin:$PATH
76
76
` ` `
77
77
5. Make sure you' re using the latest stable release of IntelliJ,
78
- or sownload and install the latest version of IntelliJ (2023.1 or later).
78
+ or download and install the latest version of IntelliJ (2023.1 or later).
79
79
- [IntelliJ Downloads](https://www.jetbrains.com/idea/download/)
80
80
- Either the community edition (free) or Ultimate will work.
81
81
- Determine the directory of your downloaded IntelliJ IDEA installation. e.g.
You can’t perform that action at this time.
0 commit comments