diff --git a/README.md b/README.md index 203d7bb2..3bc3cb54 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A household needs to be managed. I did this so far (almost 10 years) with my fir For now my main focus is on stock management, ERP your fridge! # Give it a try -Public demo of the latest version → [https://grocy.projectdemos.berrnd.org](https://grocy.projectdemos.berrnd.org) +Public demo of the latest version → [https://demo.grocy.info](https://demo.grocy.info) ## How to install Just unpack the [latest release](https://github.com/berrnd/grocy/releases/latest) on your PHP enabled webserver, copy `config-dist.php` to `data/config.php`, edit it to your needs, ensure that the `data` directory is writable and you're ready to go. Alternatively clone this repository and install Composer and Bower dependencies manually.