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.
1 parent da0ce13 commit 49583eeCopy full SHA for 49583ee
redisinsight/ui/src/packages/clients-list/README.md
@@ -21,9 +21,7 @@ inside the folder for your plugin and include appropriate styles to the `index.h
21
22
```
23
yarn
24
-cd redisinsight/api
25
-yarn
26
-cd ../../
+yarn --cwd redisinsight/api/ install
27
28
yarn build:statics - for Linux or MacOs
29
yarn build:statics:win - for Windows
0 commit comments