Skip to content

Commit 89ce92c

Browse files
authored
Update README.md
XDEV standard
1 parent f6baea3 commit 89ce92c

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

README.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ The code style applied by the save actions plugin is the one configured your set
2929
- [Configuration](#configuration)
3030
- [Compatibility](#compatibility)
3131
- [Files location](#files-location)
32-
- [Contributions](#contributions)
33-
- [Links](#links)
34-
- [Licence](#license)
32+
- [Contributing](#contributing)
3533

3634
## Features
3735

@@ -62,18 +60,7 @@ Works in JetBrains IDE with Java support, like Intellij IDEA and AndroidStudio.
6260
![Save actions plugin settings page for Java](./assets/intellij-save-actions-plugin-settings-page-java.png)
6361

6462
## Installation
65-
66-
### IDE (recommended)
67-
68-
Install it from your IDE (Intellij IDEA, PyCharm, etc.):
69-
70-
- "File > Settings > Plugins > Browse repositories... > Search 'Save Actions' > Category 'Code tools'"
71-
72-
### JetBrains plugin repository
73-
74-
All versions of the plugin are available from the [JetBrains plugin repository](https://plugins.jetbrains.com/plugin/7642). You can download the jar and add it to your IDE (you won't get updates thought):
75-
76-
- "File > Settings > Plugins > Install plugin from disk..."
63+
[Installation guide for the latest release](https://github.com/xdev-software/intellij-plugin-save-actions/releases/latest#Installation)
7764

7865
## Usage
7966

0 commit comments

Comments
 (0)