From f3d56f581004889d320ec0640bc8f6758c656e0e Mon Sep 17 00:00:00 2001
From: Daku <admin@codeanimu.net>
Date: Fri, 20 May 2016 05:52:29 +0100
Subject: [PATCH] fix README

---
 README.markdown | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.markdown b/README.markdown
index dd806570..c9125d9d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -36,7 +36,7 @@ check out one of the versioned branches.
 
 # Installation (Development)
 
-0.
+0. Download the shimmie via the "Download Zip" button.
 1. Install [Composer](https://getcomposer.org/). (If you don't already have it)
 2. Run `composer global require "fxp/composer-asset-plugin:~1.1" --no-plugins`. (This is installed globally due to a known composer bug)
 3. Run `composer install`