Update unstable build URL

NPM package uploads are working again. Update the URL in the documentation.
This commit is contained in:
jekkos
2022-04-29 15:26:29 +02:00
committed by GitHub
parent c3d06fc6f5
commit c8a83fbb57

View File

@@ -10,7 +10,7 @@
First of all, if you're seeing the message `system folder missing` after launching your browser, that most likely means you have cloned the repository and have not built the project.
1. Download the a [pre-release for a specific branch](https://github.com/opensourcepos/opensourcepos/packages) or the latest stable [from GitHub here](https://github.com/opensourcepos/opensourcepos/releases). A repository clone will not work unless know how to build the project.
1. Download the a [pre-release for a specific branch](https://github.com/opensourcepos/opensourcepos/packages/1047637) or the latest stable [from GitHub here](https://github.com/opensourcepos/opensourcepos/releases). A repository clone will not work unless know how to build the 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 the web-server.