소스 검색

fix readme

Konstantinos Kaloutas 1 년 전
부모
커밋
544c7b5317
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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).
 
 ```shell
-yarn run cljs:watch-stories
+yarn run cljs:watch-storybook
 
 # cljs:watch-stories: "clojure -M:cljs watch stories-dev"
 ```
@@ -34,4 +34,3 @@ yarn run watch:storybook
 
 ### License
 MIT
-