Skip to content

Commit f0e998c

Browse files
committed
Fixed typo issue #55
1 parent ebfc011 commit f0e998c

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)