diff --git a/README.md b/README.md index 6303ea80..31012931 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Run the following command to install the required dependencies. 6. Stage your changes and commit ```yml -git add -a +git add . git commit -m "" ```