Skip to content

Commit

Permalink
Doc : Readme : npm run generate remplace npm run build (#487)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul LOPEZ <p.lopez@alienor.net>
  • Loading branch information
paulop33 and Paul LOPEZ authored Nov 25, 2024
1 parent 38b73d5 commit d24bf5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ npm run dev
Build the application for production:

```bash
npm run build
npm run generate
```

Locally preview production build:
Expand Down

0 comments on commit d24bf5c

Please sign in to comment.