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.
1 parent ebfc011 commit f0e998cCopy full SHA for f0e998c
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