Skip to content

Commit a6c2d3b

Browse files
authored
Merge pull request #62 from ananya0504/55-fix-typo
Fixed typo issue #55
2 parents ebfc011 + f0e998c commit a6c2d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Run the following command to install the required dependencies.
8585
6. Stage your changes and commit
8686

8787
```yml
88-
git add -a
88+
git add .
8989

9090
git commit -m "<your_commit_message>"
9191
```

0 commit comments

Comments
 (0)