Updated Typical Git Workflow (markdown)

bunnei 2014-06-13 09:39:06 -07:00
parent 252ce87b2a
commit fd83c0dbf2

@ -5,7 +5,7 @@
**Before you begin**
* Fork the project on GitHub
* Clone your fork locally
* `git clone https://github.com/your-username/citra.git'
* `git clone https://github.com/your-username/citra.git`
**Create a new branch**
* Update `local/master` with `upstream/master` (if it's not a brand new fork)