added hive rebuild command to readme

This commit is contained in:
broodjeaap89 2021-09-07 21:30:04 +02:00
parent 20e40ebe00
commit ad61b6b3d3

View file

@ -2,3 +2,8 @@
An app that helps you make a pizza!
Recipes, tips and schedules for making the perfect pizza at home.
## commands
Generate Hive stuff:
`flutter packages pub run build_runner build --delete-conflicting-outputs`