From 1b77747be936e0f1194e602558c7ccba038e1daa Mon Sep 17 00:00:00 2001 From: Evan Coury Date: Fri, 30 Sep 2011 07:54:27 -0700 Subject: [PATCH 1/1] Add newline to README.md for markdown list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40993e2..5f21e53 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ provides several benefits: after a cloning the project. There are a couple of mild caveats to be aware of: + * Be sure to always run `git submodule update` after pulling, as merge/rebase does not automatically update the checked out commit in submodules if it has been changed. -- 1.7.10.4