Skip to content

Commit

Permalink
docs(readme): fix pnpm run dev weapp jd dir (#2514)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruochuan12 authored Aug 5, 2024
1 parent b0339fa commit 787d5d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ cd nutui-react
pnpm install

# Start development
# dir:src/sites/mobile-taro/dist/weapp
# dir:packages/nutui-taro-demo/dist/weapp
pnpm run dev:taro:weapp

# OR run as jd mini-program
# dir:src/sites/mobile-taro/dist/jd
# dir:packages/nutui-taro-demo/dist/jd
pnpm run dev:taro:jd
```

Expand Down

0 comments on commit 787d5d3

Please sign in to comment.