Browse Source

fix readme

Konstantinos Kaloutas 1 year ago
parent
commit
544c7b5317
1 changed files with 1 additions and 2 deletions
  1. 1 2
      packages/ui/README.md

+ 1 - 2
packages/ui/README.md

@@ -16,7 +16,7 @@ npx shadcn-ui@latest add button
 1. Watch shui cljs stories from root [scripts](https://github.com/logseq/logseq/blob/15be34fc5c79ccef9e7756131f54436763f36699/package.json#L59).
 1. Watch shui cljs stories from root [scripts](https://github.com/logseq/logseq/blob/15be34fc5c79ccef9e7756131f54436763f36699/package.json#L59).
 
 
 ```shell
 ```shell
-yarn run cljs:watch-stories
+yarn run cljs:watch-storybook
 
 
 # cljs:watch-stories: "clojure -M:cljs watch stories-dev"
 # cljs:watch-stories: "clojure -M:cljs watch stories-dev"
 ```
 ```
@@ -34,4 +34,3 @@ yarn run watch:storybook
 
 
 ### License
 ### License
 MIT
 MIT
-