Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ To install this plugin using JetBrains Toolbox, follow the steps below.

### Install Coder plugin via URI

You can quickly install the plugin using this JetBrains hyperlink.
You can quickly install the plugin using this JetBrains hyperlink:

👉 [Install plugin](jetbrains://gateway/com.coder.toolbox)
👉 <jetbrains://gateway/com.coder.toolbox>

This will open JetBrains Toolbox and prompt you to install the Coder Toolbox plugin automatically.

Expand Down Expand Up @@ -106,4 +106,4 @@ experience, it’s recommended to ensure the workspace is running prior to initi
1. Check that the changelog lists all the important changes.
2. Update the gradle.properties version.
3. Publish the resulting draft release after validating it.
4. Merge the resulting changelog PR.
4. Merge the resulting changelog PR.
Loading