From 5c16959032ac0cbc6588cda7a5291c2ba7912a0c Mon Sep 17 00:00:00 2001 From: SerVB Date: Thu, 16 Dec 2021 20:07:06 +0300 Subject: [PATCH] Make plugin installation docs clearer --- projector-plugin/README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/projector-plugin/README.md b/projector-plugin/README.md index 2c82bd56..ea9b4c79 100644 --- a/projector-plugin/README.md +++ b/projector-plugin/README.md @@ -7,8 +7,11 @@ Projector doesn't support that. ## Downloading from Plugins Marketplace -The plugin is published here: . So you can find it in IDE and install it (manual IDE -restart is needed after installation). +The plugin is published here: + +* **[Get from Marketplace](https://plugins.jetbrains.com/plugin/16015-projector)!** + +You can also find it in your IDE (the plugin is named as "Projector") and install it. ## Usage @@ -38,8 +41,7 @@ This command creates a zip file in the `projector-plugin/build/distributions` di ## Downloading zip file from releases -Alternatively, you can download the zip file from [releases](https://github.com/JetBrains/projector-server/releases/). Please search for the -latest release starting with `agent-...` and find the plugin in Assets there. +Beside downloading the plugin from the Marketplace as described above, you can download the zip file from [releases](https://github.com/JetBrains/projector-server/releases/). Please search for the latest release starting with `agent-...` and find the plugin in Assets there. ## Installing zip file