From 3fb50f53793f838c14c15dddd0e3dade3b8622bb Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Sat, 20 Dec 2014 17:08:30 +1030 Subject: [PATCH] Fix more formatting. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66c0e467e..2371bf33e 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Currently Flarum is in its very early stages, and it isn’t pretty. **It is far 7. Visit your Laravel application in a browser. -> Note: You must access the Laravel application so that it is at the top level (i.e. not under any sub-directories.) To do this, you can either make your web server's document root the `public` folder of your application, or you can [configure a virtual host](http://davidwalsh.name/create-virtual-host) pointing to the `public` folder. + > Note: You must access the Laravel application so that it is at the top level (i.e. not under any sub-directories.) To do this, you can either make your web server's document root the `public` folder of your application, or you can [configure a virtual host](http://davidwalsh.name/create-virtual-host) pointing to the `public` folder. If you’re having trouble, **do not** create a new issue — instead, get help on the [Flarum Development Forum](http://discuss.flarum.org).