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 docs/plugins/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ authors to avoid automatic execution of malicious code.

1. Download the plugin for the Workbench.
2. Open the `plugins` folder with the following path
* For MacOs: `<usersHomeDir>/.redisinsight-v2.0/plugins`
* For Windows: `C:\Users\{Username}\.redisinsight-v2.0\plugins`
* For Linux: `<usersHomeDir>/.redisinsight-v2.0/plugins`
* For MacOs: `<usersHomeDir>/.redisinsight-preview/plugins`
* For Windows: `C:/Users/{Username}/.redisinsight-preview/plugins`
* For Linux: `<usersHomeDir>/.redisinsight-preview/plugins`
3. Add the folder with plugin to the `plugins` folder

To see the uploaded plugin visualizations in the command results, reload the Workbench
Expand Down