From d49e0a04f737364efa3fb1f064e27367b836d57f Mon Sep 17 00:00:00 2001 From: Clayton Siby Date: Thu, 12 Oct 2023 21:18:46 +0200 Subject: [PATCH] Update: wording for the readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b8524c..071e2bc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is an MVP version of a bookstore where you can keep all your favorite books **Application Setup Instructions** -
Make sure you have the latest version of [Node](https://nodejs.org/en/) this instructions to setup and run the application on you local environment:
+
Make sure you have the latest version of [Node](https://nodejs.org/en/) and follow this instructions to setup and run the application on you local environment:
- `git clone https://github.com/ClaytonSiby/helm_bookstore_app.git`
- `cd helm_bookstore_app`