Update README
This commit is contained in:
@@ -93,6 +93,7 @@ The preferred way to contribute to camelot is to fork this repository, and then
|
|||||||
<pre>
|
<pre>
|
||||||
git checkout -b my-feature
|
git checkout -b my-feature
|
||||||
</pre>
|
</pre>
|
||||||
|
and start making changes. Never work in the `master` branch!
|
||||||
5. Work on this copy, on your computer, using Git to do the version control. When you’re done editing, do:
|
5. Work on this copy, on your computer, using Git to do the version control. When you’re done editing, do:
|
||||||
<pre>
|
<pre>
|
||||||
$ git add modified_files
|
$ git add modified_files
|
||||||
|
|||||||
Reference in New Issue
Block a user