We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebfc011 + f0e998c commit a6c2d3bCopy full SHA for a6c2d3b
README.md
@@ -85,7 +85,7 @@ Run the following command to install the required dependencies.
85
6. Stage your changes and commit
86
87
```yml
88
-git add -a
+git add .
89
90
git commit -m "<your_commit_message>"
91
```
0 commit comments