diff options
author | Rohan Raj Gupta <78433013+rohan09-raj@users.noreply.github.com> | 2022-09-12 13:13:38 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-12 13:13:38 +0530 |
commit | dcb826a552c141dc28585c5ef79cc7b6397e50d0 (patch) | |
tree | 038f0b69a2f9edb4e911d5669862e3b63f772957 | |
parent | bec39b9a080bb9356b78a55ca117b4d7663973af (diff) |
Changed README.md
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 311f118..28d3f66 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ ## Available Scripts -In the project directory, you can run: +In the project, you can run: ### `yarn` Install all the required dependencies from the `package.json`. Ensure that you have done this step, otherwise the app will have errors. |