From 92f25c3993f0c45112cf1a4a012b92f4ccc835df Mon Sep 17 00:00:00 2001 From: jekkos Date: Wed, 9 Jun 2021 15:46:07 +0200 Subject: [PATCH] Remove bintray link (#3110) --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 5f461d7b8..3a1b74272 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -17,7 +17,7 @@ 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! +1. Dowload the latest stable or prerelease for a specific branch [from github](https://github.com/opensourcepos/opensourcepos/releases). 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 4. unzip and upload Open Source Point of Sale files to web server