From 473bc63895ea2507fc2d5116911d39a8600ec2ba Mon Sep 17 00:00:00 2001 From: Damien Ostler Date: Tue, 21 May 2024 22:42:48 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 112e936..a453c9d 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,7 @@ ### Setting Up For Development -Open your terminal and navigate to the root folder of the git repository. Run the command `npm update`. One the depedencies are pulled and installed you can run the command `npm run dev` to run the application in development mode. +Open your terminal and navigate to the root folder of the git repository. +Run the command `npm update`. +One the depedencies are pulled and installed you can run the command `npm run dev` to run the application in development mode. + \ No newline at end of file