Skip to content

Commit

Permalink
Update README.md (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
willyfromtheblock authored Jun 14, 2022
1 parent 1ea1770 commit d2b51fb
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 @@ -51,8 +51,8 @@ This repository currently relies on
`flutter pub run flutter_native_splash:create`

**Build for web**
`flutter pub global activate peanut`
`flutter pub global run peanut -b production`
`flutter pub global activate peanut`
`flutter pub global run peanut -b production`
Web files are now on the production branch and ready to be deployed.
This will use the html renderer by default. Add *--web-renderer canvas* to peanut if you want to switch to the canvas renderer.

Expand Down

0 comments on commit d2b51fb

Please sign in to comment.