Skip to content

Commit b6c00b2

Browse files
update README.md
1 parent 1a72273 commit b6c00b2

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
@@ -19,7 +19,7 @@ Your ideas/fixes/algorithms are more than welcome!
1919

2020
1. Install Intellij on your machine, either CE or UE.
2121
2. git clone this repo to your local disk
22-
3. import this project as a new project (does not need to be a gradle project)
22+
3. import this project as a new project (does need to be imported as a gradle project)
2323
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).
2424

2525

0 commit comments

Comments
 (0)