From 009dbb2e64468e0e093117424f1beebe14446a34 Mon Sep 17 00:00:00 2001 From: Saida Murtazali <74564476+saidam90@users.noreply.github.com> Date: Tue, 28 Mar 2023 23:26:28 +0400 Subject: [PATCH] Update README.md Add a "cd" command to the instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e58d511e9..68f2ecd6d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Link to the webpage: [**ZtM JOB Board**](https://zero-to-mastery.github.io/ZtM-J - `git clone https://github.com/zero-to-mastery/ZtM-Job-Board.git` +- `cd ZtM-Job-Board` + - `npm ci` - `npm start`