Skip to content

Commit df76523

Browse files
authored
Update README-InstallingIntelliJ.md
1 parent f77037a commit df76523

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README-InstallingIntelliJ.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@
55
* `/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`
66
2. After HomeBrew has been installed, copy and paste the following command in the terminal
77
* `brew cask install intellij-idea`
8-
8+
3. Upon launching IntelliJ, ensure the [Apache Maven](https://maven.apache.org/) plugin is enabled.
9+
* From the menu bar found at the top of application, select `Plugins`, and ensure `Maven` is checked.
10+

0 commit comments

Comments
 (0)