From 720eefb4fd6a64f325719f1cd75b51ec65cb4e9f Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Mon, 2 Jul 2018 15:56:12 -0400 Subject: [PATCH] Link to Ubuntu Installer --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc4970d6..c2b6704a 100644 --- a/README.md +++ b/README.md @@ -290,9 +290,11 @@ sudo systemctl status webodm-gunicorn ## Run it natively -WebODM can run natively on Windows, MacOS and Linux. But unless you are a developer or have a valid reason for why the default docker setup does not work for you, we don't recommend it. Performance, for most users, is [not a valid reason](https://stackoverflow.com/questions/21889053/what-is-the-runtime-performance-cost-of-a-docker-container). +WebODM can run natively on Windows, MacOS and Linux. -Ubuntu 16.04 LTS users can refer to [this script](/contrib/ubuntu_1604_install.sh) to install WebODM natively on a new machine. +Ubuntu 16.04 LTS users can refer to [this community script](/contrib/ubuntu_1604_install.sh) to install WebODM natively on a new machine. + +A commercial installer with technical support [is also available](https://webodm.org/server). To run WebODM, you will need to install: * PostgreSQL (>= 9.5)