diff --git a/Readme.md b/Readme.md index 017db2a..114aa28 100644 --- a/Readme.md +++ b/Readme.md @@ -11,7 +11,7 @@ - step 1: first initialize the backend setup using below command ```shell - node init + npm init ``` ---