From 5ac899e9d9d643310275198179f957e563379cd0 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Tue, 23 Jan 2024 20:21:29 +0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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