From b68767abdd30f806c1793cd8d547fbeb032cb2aa Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Thu, 22 Nov 2018 18:37:00 +1030 Subject: [PATCH] Clearer delineation of installation pointer --- framework/core/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/framework/core/README.md b/framework/core/README.md index ed02120f3..fe05890d5 100644 --- a/framework/core/README.md +++ b/framework/core/README.md @@ -17,7 +17,9 @@ * **Powerful and extensible.** Customize, extend, and integrate Flarum to suit your community. Flarum’s architecture is amazingly flexible, with a powerful Extension API. -> **Note:** This repository contains Flarum's core code. If you want to set up a forum, visit the [main Flarum repository](https://github.com/flarum/flarum). +## Installation + +This repository contains Flarum's core code. If you want to set up a forum, visit the [Flarum skeleton repository](https://github.com/flarum/flarum). ## Contributing