From d7a394c0b746074067b0fd5bf09103f02f3d8739 Mon Sep 17 00:00:00 2001 From: johndebord Date: Mon, 14 Dec 2020 12:43:58 -0500 Subject: [PATCH] Update Supporting Operating Systems section in README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 154f23cb303..000f2279357 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,11 @@ EOSIO currently supports the following operating systems: 1. Amazon Linux 2 2. CentOS 7 +2. CentOS 7.x +2. CentOS 8 3. Ubuntu 16.04 4. Ubuntu 18.04 +4. Ubuntu 20.04 5. MacOS 10.14 (Mojave) ---