Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ayush-rudani authored Aug 13, 2023
1 parent bbabcf6 commit 342dab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ git add .
**10.** Commit your changes .

```
git commit -m "Relevant message"
git commit -m "<Relevant message>"
```

**11.** Push the committed changes in your feature branch to your remote repo.
Expand Down

0 comments on commit 342dab3

Please sign in to comment.