From 69c917827619f7134ba2d17e99f607c595901e66 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sun, 6 Oct 2013 17:02:53 +0100 Subject: [PATCH] update README with a more explicit note about the Git dependency. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b4e24c37..2a7dd7bb 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ You can use any host that runs Git. For a simple setup script, check out [Dazzle [...on Mac](https://github.com/hbons/SparkleShare/blob/master/SparkleShare/Mac/README.md) [...on Windows](https://github.com/hbons/SparkleShare/blob/master/SparkleShare/Windows/README.md) +SparkleShare bundles Git on Mac on Windows. On Linux distributions you will need to to install the `git` or `git-core` package. + ### Finally...