Skip to content

Commit 49583ee

Browse files
committed
fix pr comments
1 parent da0ce13 commit 49583ee

File tree

1 file changed

+1
-3
lines changed
  • redisinsight/ui/src/packages/clients-list

1 file changed

+1
-3
lines changed

redisinsight/ui/src/packages/clients-list/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ inside the folder for your plugin and include appropriate styles to the `index.h
2121

2222
```
2323
yarn
24-
cd redisinsight/api
25-
yarn
26-
cd ../../
24+
yarn --cwd redisinsight/api/ install
2725
2826
yarn build:statics - for Linux or MacOs
2927
yarn build:statics:win - for Windows

0 commit comments

Comments
 (0)