diff --git a/INSTALL.md b/INSTALL.md index bc4a83a..2d61470 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -5,6 +5,13 @@ running a Vervis instance. At the time of writing, you can get a running Vervis instance if you follow the steps below. +UPDATE: There is a binary build you can use instead of building from source. It +can be found [here](https://box.angeley.es/nextcloud/s/oWHmQDtWTAfPR4Z). If you +use it, verify the download using `sha256sum` and `gpg`, make sure the settings +in your `settings.yml` (see below) match the downloaded file paths, and run the +web app using `./bin/vervis` and not `stack run`. This may be confusing; +hopefully I'll make a nicer binary release soon :) + # (1) System libraries Install dependency library development packages. It's very likely you already