Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NIKaragu authored Oct 7, 2024
1 parent d35230d commit dd64747
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
## Before starting

> 1. git checkout origin develop
> 2. git pull
> 1. git checkout develop
> 2. git pull origin develop
> 3. git checkout -b `your branch name`
## How to add/push/commit:
## How to add/commit/push:

> 1. git add ./src
> 2. git commit -m '`your message`'
Expand Down

0 comments on commit dd64747

Please sign in to comment.