From 033f62744c67dae779e8ae6585d530308e0725b6 Mon Sep 17 00:00:00 2001 From: Ravi Srinivasan Date: Thu, 19 Oct 2023 17:29:11 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2a2ca0..8d4a80b 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ To add a new section under a chapter create an entry in the *modules/CHAPTER/nav 2. Install the npm dependencies for the course tooling. ``` - $ cd rhods-model + $ cd rhods-deploy $ npm install ```