Skip to content

Commit 4f1ad76

Browse files
ericwbsigmavirus24
andauthored
Update CONTRIBUTING.md
Co-authored-by: Ian Stapleton Cordasco <graffatcolmingov@gmail.com>
1 parent 91db36e commit 4f1ad76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ git clone https://github.com/<your username>/bandit.git
5656

5757
Create you own branch to start writing code:
5858
```shell script
59-
git checkout -b mybranch
59+
git switch -c mybranch
6060
<create local changes>
6161
git add <changed files>
6262
git commit -S

0 commit comments

Comments
 (0)