Dan Brown

Updated readme with installation clarification

...@@ -23,6 +23,8 @@ BookStack has similar requirements to Laravel. On top of those are some front-en ...@@ -23,6 +23,8 @@ BookStack has similar requirements to Laravel. On top of those are some front-en
23 23
24 Ensure the requirements are met before installing. 24 Ensure the requirements are met before installing.
25 25
26 +Currently BookStack requires its own domain/subdomain and will not work in a site subdirectory.
27 +
26 This project currently uses the `release` branch of this repository as a stable channel for providing updates. 28 This project currently uses the `release` branch of this repository as a stable channel for providing updates.
27 29
28 The installation is currently somewhat complicated and will be made simpler in future releases. Some PHP/Laravel experience will currently benefit. 30 The installation is currently somewhat complicated and will be made simpler in future releases. Some PHP/Laravel experience will currently benefit.
......