From fbce16acd1bfa929647e62dbb489f5b4c1e7aede Mon Sep 17 00:00:00 2001 From: jekkos Date: Fri, 6 Apr 2018 13:47:51 +0200 Subject: [PATCH] Update INSTALL with commonly reported 'system folder missing' 'bug' --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 48c062e23..4dab34766 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,6 +15,8 @@ Server Requirements Local install ------------- +First of all, if you're seeing the message **'system folder missing'** after launching your browser, then that means you have cloned the repository and have not built the project properly. + 1. Dowload the latest [stable release](https://github.com/opensourcepos/opensourcepos/releases) from github or [unstable build](https://bintray.com/jekkos/opensourcepos/opensourcepos/view/files?sort=updated&order=asc#files) from bintray. A regular repository clone will not work unless you are brave enough to build the whole project! 2. Create/locate a new mysql database to install open source point of sale into 3. Execute the file database/database.sql to create the tables needed