From: Evan Coury Date: Fri, 30 Sep 2011 14:54:27 +0000 (-0700) Subject: Add newline to README.md for markdown list X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;h=1b77747be936e0f1194e602558c7ccba038e1daa;hp=5209e9a7c0cfc2663c0316327e678f1c9d5d0387;p=zf2.biz%2Fgalerie.git Add newline to README.md for markdown list --- 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.