Skip to content

Commit 8c5585e

Browse files
author
Steve Sun
committed
update README.md for more instructions
1 parent ba39eb8 commit 8c5585e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1088,6 +1088,6 @@ Your ideas/fixes/algorithms are more than welcome!
10881088
1. Install Intellij on your machine, either CE or UE.
10891089
2. git clone this repo to your local disk
10901090
3. import this project as a new project (does need to be imported as a gradle project)
1091-
4. If you run into "Could not determine Java version using executable ..." error, use local gradle distribution: "/usr/local/Cellar/gradle/4.8.1/libexec/" instead of the default one. More details, see [Stackoverflow](https://stackoverflow.com/questions/52195643/cannot-find-symbol-intellij-gradle/52196069#52196069).
1091+
4. If you run into "Could not determine Java version using executable ..." error, use local gradle distribution: "/usr/local/Cellar/gradle/4.8.1/libexec/" instead of the default one. More details, see [this question on Stackoverflow](https://stackoverflow.com/questions/52195643/cannot-find-symbol-intellij-gradle/52196069#52196069).
10921092

10931093

0 commit comments

Comments
 (0)