diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index 1d98d0b9..b6318f47 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -25,7 +25,7 @@ In order to contribute anything, you'll want to follow these steps first: $ cd veewee ~~~ -* Check out a new branch to make your changes on: `git checkout --branch ` +* Check out a new branch to make your changes on: `git checkout -b ` ### For adding a new Template