We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9db03c0 + 4f1cbbc commit 2fce658Copy full SHA for 2fce658
docs/plugins/installation.md
@@ -9,9 +9,9 @@ authors to avoid automatic execution of malicious code.
9
10
1. Download the plugin for the Workbench.
11
2. Open the `plugins` folder with the following path
12
- * For MacOs: `<usersHomeDir>/.redisinsight-v2.0/plugins`
13
- * For Windows: `C:\Users\{Username}\.redisinsight-v2.0\plugins`
14
- * 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`
15
3. Add the folder with plugin to the `plugins` folder
16
17
To see the uploaded plugin visualizations in the command results, reload the Workbench
0 commit comments