Skip to content

Commit

Permalink
readme: fixed command typo (#2443)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinawoo authored Dec 2, 2024
1 parent 96756db commit f010d7e
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 @@ -88,8 +88,8 @@ pnpm dev:docker
```

```bash
pnpn run build:docker
pnpn run preview:docker
pnpm run build:docker
pnpm run preview:docker
```


Expand Down

0 comments on commit f010d7e

Please sign in to comment.