Skip to content

Commit d88342b

Browse files
authored
docs(readme): fix pnpm run dev weapp jd dir
1 parent b0339fa commit d88342b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@ cd nutui-react
8484
pnpm install
8585

8686
# Start development
87-
# dir:src/sites/mobile-taro/dist/weapp
87+
# dir:packages/nutui-taro-demo/dist/weapp
8888
pnpm run dev:taro:weapp
8989

9090
# OR run as jd mini-program
91-
# dir:src/sites/mobile-taro/dist/jd
91+
# dir:packages/nutui-taro-demo/dist/jd
9292
pnpm run dev:taro:jd
9393
```
9494

0 commit comments

Comments
 (0)