From: Dan Brown Date: Sat, 2 Jan 2016 15:02:19 +0000 (+0000) Subject: Updated readme with installation clarification X-Git-Tag: v0.7.0~1^2~9 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/9319f99a3d084db2b6ad4df27327bf9e19c6269c?ds=sidebyside Updated readme with installation clarification --- diff --git a/readme.md b/readme.md index eee4b5a6c..4073d171c 100644 --- a/readme.md +++ b/readme.md @@ -23,6 +23,8 @@ BookStack has similar requirements to Laravel. On top of those are some front-en Ensure the requirements are met before installing. +Currently BookStack requires its own domain/subdomain and will not work in a site subdirectory. + This project currently uses the `release` branch of this repository as a stable channel for providing updates. The installation is currently somewhat complicated and will be made simpler in future releases. Some PHP/Laravel experience will currently benefit.