From 4e84355a2e2c09b9eea9261ffbb8f7554637117c Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Fri, 11 Jul 2014 12:55:22 +1200 Subject: [PATCH] added missing directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fc6808..a7bb1a1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Try it, it's easy to setup! No database needed ## Setup * `git clone git@github.com:piwik/github-issues-mirror.git` -* `cd src` +* `cd github-issues-mirror/src` * `curl -s https://getcomposer.org/installer | php` * `php composer.phar install`