Clarify customization instructions
Explicitly state that a new user must create his own fork to commit and track changes via Github. Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
This commit is contained in:
parent
1ef2555100
commit
92c4dc0fb2
|
@ -63,9 +63,10 @@ accompanying README files to learn of what is available.
|
||||||
Customization
|
Customization
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The project is managed via [Git][3]. It is highly recommend that you commit
|
The project is managed via [Git][3]. It is highly recommended that you fork this
|
||||||
your changes and push them to [GitHub][4] to not lose them. If you do not know
|
project; so, that you can commit your changes and push them to [GitHub][4] to
|
||||||
how to use Git, follow this [tutorial][5] and bookmark this [reference][6].
|
not lose them. If you do not know how to use Git, follow this [tutorial][5] and
|
||||||
|
bookmark this [reference][6].
|
||||||
|
|
||||||
Resources
|
Resources
|
||||||
---------
|
---------
|
||||||
|
|
Loading…
Reference in a new issue