Skip to content

Commit dc8f413

Browse files
plumpycushon
authored andcommitted
Add better installation instructions.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=239062827
1 parent a24c9b6 commit dc8f413

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,13 @@ To reformat changed lines in a specific patch, use
2727
formatting. This is a deliberate design decision to unify our code formatting on
2828
a single format.*
2929

30-
### IntelliJ
30+
### IntelliJ, Android Studio, and other JetBrains IDEs
3131

3232
A
3333
[google-java-format IntelliJ plugin](https://plugins.jetbrains.com/plugin/8527)
34-
is available from the plugin repository.
34+
is available from the plugin repository. To install it, go to your IDE's
35+
settings and select the `Plugins` category. Click the `Marketplace` tab, search
36+
for the `google-java-format` plugin, and click the `Install` button.
3537

3638
The plugin will be disabled by default. To enable it in the current project, go
3739
to `File→Settings...→google-java-format Settings` (or `IntelliJ

0 commit comments

Comments
 (0)