Update README

pull/2/head
Vinayak Mehta 2016-07-12 13:36:34 +05:30
parent cef1764f5b
commit 2ef3cc7651
1 changed files with 1 additions and 0 deletions

View File

@ -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 youre done editing, do: 5. Work on this copy, on your computer, using Git to do the version control. When youre done editing, do:
<pre> <pre>
$ git add modified_files $ git add modified_files