diff --git a/README.md b/README.md index 96c231b31..016cee6a7 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ cd dummygram npm install ``` +
OR
```sh @@ -178,6 +179,7 @@ Ps: if you're getting error installing the dependencies, try --force command alo npm install --force ``` +OR
```sh @@ -197,6 +199,7 @@ To Start the development server run ```sh npm start ``` +OR
```sh