Skip to content

Commit 547db07

Browse files
committed
fix command
1 parent f147c90 commit 547db07

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
@@ -9,7 +9,7 @@ This repo has been written such that to add new content (publications, projects,
99
### 1. Create a new branch
1010

1111
```bash
12-
git checkout new_branch_name
12+
git checkout -b new_branch_name
1313
```
1414

1515
### 2. Edit the respective `.json`, commit changes to your branch.

0 commit comments

Comments
 (0)