From 3d6e9f3a5a1365d4e58de300430efc54bbd149a9 Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Tue, 30 Dec 2014 22:01:47 +1030 Subject: [PATCH] Point to flarum/core for installation instructions --- readme.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/readme.md b/readme.md index 855cc33..4c32d30 100644 --- a/readme.md +++ b/readme.md @@ -2,12 +2,4 @@ This application is a skeleton for https://github.com/flarum/core — it will set up the application and install dependencies in a Vagrant box. -Please see [here](https://github.com/flarum/core/blob/master/README.md) for more information about Flarum. - -## Installation - -``` -git clone git@github.com:flarum/flarum -cd flarum -vagrant up -``` \ No newline at end of file +Please see the [flarum/core repository](https://github.com/flarum/core/blob/master/README.md) for installation instructions and more information about Flarum. \ No newline at end of file