Skip to content

Commit 27c3e2a

Browse files
committed
Update Installation block in readme
1 parent 62c9361 commit 27c3e2a

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,17 @@ Everything is in front of you, and all the shortcuts work.
3131

3232
### Marketplace
3333

34-
Go to the [Plugin homepage in the JetBrains Marketplace](https://plugins.jetbrains.com/plugin/26344-buggregator) and click the `Install` button.
34+
Go to the [Plugin homepage in the JetBrains Marketplace](https://plugins.jetbrains.com/plugin/26344-buggregator) and click the <kbd>Install to ...</kbd> button.
3535

36-
### IDE Settings
36+
### IDE built-in plugin system
3737

38-
To install the plugin from the IDE, go to IDEA settings → Plugins → Marketplace → Search for "Buggregator" → click `Install`.
38+
To install the plugin from the IDE built-in plugin system, go to IDEA <kbd>Settings</kbd> > <kbd>Plugins</kbd> > <kbd>Marketplace</kbd> > 🔍 Search for "Buggregator" > click <kbd>Install</kbd>.
39+
40+
### Manual installation
41+
42+
1. Download the latest release from the [Releases page](https://github.com/buggregator/phpstorm-plugin/releases) or from the [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/26344-buggregator/versions).
43+
2. Go to IDEA <kbd>Settings</kbd> > <kbd>Plugins</kbd> > <kbd>⚙️</kbd> > <kbd>Install plugin from disk...</kbd>
44+
3. Select the downloaded `.jar` file and click <kbd>OK</kbd>.
3945

4046
> [!IMPORTANT]
4147
> The IDE might ask you to restart it to apply the changes. After that, you can find the Buggregator button in the top right corner of the IDE window.

0 commit comments

Comments
 (0)