diff --git a/README.md b/README.md index 3f87347..e9bfddd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This project was created using create-payload-app using the ts-blank template. ## How to Use -`yarn dev` will start up your application and reload on any changes. +`yarn dev` will start up your application and reload on any changes. Make sure to have mongodb running locally as well. ## Deploy