From 4412fff380a2de4d09a64adde79bfdbf73c41d5f Mon Sep 17 00:00:00 2001 From: Michelle Bourdon Date: Thu, 25 Jul 2024 14:33:10 -0400 Subject: [PATCH] read me --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 426a2d0..4a57ed5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To edit the ma-services repo locally, you need to install node.js: $ npm install -g npm ``` -To view changes as you work install http-server using Homebrew: +To view changes as you work, install http-server using Homebrew: ```bash $ brew install http-server $ npm install http-server @@ -34,7 +34,7 @@ Clone the repo to your local machine: $ git clone https://github.com/goinvo/ma-services.git ``` -To run the server, navigate to your project directory, then: +To run the server: ```bash $ cd ma-services $ http-server