Skip to content

Commit

Permalink
Update development_checklist.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
rehamFatima committed Oct 10, 2018
1 parent b82ddda commit 5933920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/howto/development_checklist.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ From GitHub take a copy of the mg-process-test repository:
git add .
git commit -m 'Initial commit'
git remote add origin https://github.com/USERNAME/mg-process-test1.git
git remote add origin https://github.com/<USERNAME>/mg-process-test1.git
git remote -v
git push origin master
Expand Down

0 comments on commit 5933920

Please sign in to comment.