From 92c4dc0fb2882d3c6bfb01d89d1b730cb614d856 Mon Sep 17 00:00:00 2001 From: Phillip Alexander Date: Sun, 11 Aug 2013 22:20:14 -0700 Subject: [PATCH] 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 --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32b3498..d076cc8 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,10 @@ accompanying README files to learn of what is available. Customization ------------- -The project is managed via [Git][3]. It is highly recommend that you commit -your changes and push them to [GitHub][4] to not lose them. If you do not know -how to use Git, follow this [tutorial][5] and bookmark this [reference][6]. +The project is managed via [Git][3]. It is highly recommended that you fork this +project; so, that you can commit your changes and push them to [GitHub][4] to +not lose them. If you do not know how to use Git, follow this [tutorial][5] and +bookmark this [reference][6]. Resources ---------