From 9ea779c65845689bb834849911f96ae6aafedc39 Mon Sep 17 00:00:00 2001 From: Lukas Besch Date: Tue, 16 Feb 2021 21:11:44 +0100 Subject: [PATCH] Update required Ubuntu version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6921a16ca2..4a8a965874 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ $ trellis up ## Remote server setup (staging/production) -A base Ubuntu 18.04 (Bionic) server is required for setting up remote servers. +A base Ubuntu 18.04 (Bionic) or Ubuntu 20.04 (Focal LTS) server is required for setting up remote servers. 1. Configure your WordPress sites in `group_vars//wordpress_sites.yml` and in `group_vars//vault.yml` (see the [Vault docs](https://roots.io/docs/trellis/master/vault/) for how to encrypt files containing passwords) 2. Add your server IP/hostnames to `hosts/`