Skip to content

Commit

Permalink
README: add marketplace as installation option
Browse files Browse the repository at this point in the history
  • Loading branch information
strangelookingnerd authored Jun 26, 2024
1 parent fa099ff commit 6afc257
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/template-cleanup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ To keep everything working, do not remove `<!-- ... -->` sections.
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>Marketplace</kbd> > <kbd>Search for "%NAME%"</kbd> >
<kbd>Install</kbd>

- Using the Marketplace:

Go to the [Marketplace](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID) and install it by clicking the <kbd>Install to ...</kbd> button in case your IDE is running.

You can also download the [latest release](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID/versions) from the Marketplace and install it manually using
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>⚙️</kbd> > <kbd>Install plugin from disk...</kbd>

- Manually:

Download the [latest release](https://github.com/%REPOSITORY%/releases/latest) and install it manually using
Expand Down

0 comments on commit 6afc257

Please sign in to comment.