diff --git a/README.md b/README.md index 112e936..c43f5f2 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ ### 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`. +Once the depedencies are pulled and installed you can run the command `npm run dev` to run the application in development mode.