From 80ee97ad608e1d0917fcc18af79bdb8f9b47081e Mon Sep 17 00:00:00 2001 From: Phillip Alexander Date: Sun, 11 Aug 2013 22:20:14 -0700 Subject: [PATCH] Clarify customization instructions in README.md It isn't explicitly stated that new users must create their own fork if they want to be able to commit and track their changes via Github. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32b3498e..d5a5955d 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 recommend 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 ---------