From 0578917d41eeb4561772549dbefcd72197ff2762 Mon Sep 17 00:00:00 2001 From: Tobias Bieniek Date: Wed, 2 Sep 2020 09:43:23 +0200 Subject: [PATCH] README: Update "Compatibility" section --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3bba8ce8..a226fc9d 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ More information on why that is useful are available on our Compatibility ------------------------------------------------------------------------------ -- Ember 2.16 or above -- Ember CLI 2.14 or above -- Node.js 8 or above +- Ember 3.8 or above +- Ember CLI 3.8 or above +- Node.js 10 or above Installation