From ce02e98ec344b19c6f7d65a6feb0077b69fb2b3a Mon Sep 17 00:00:00 2001 From: Jake Turner Date: Thu, 11 Jul 2019 12:19:49 +0100 Subject: [PATCH] Updated README Signed-off-by: Jake Turner --- README.md | 2 +- client/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7cbe9aef0..6ade8586b0 100755 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Please visit the [Visual Studio Code Marketplace](https://marketplace.visualstud You will need the following installed in order to use the extension: - Windows 10, Linux, or Mac OS are currently the supported operating systems. -- [VS Code version 1.32 or greater](https://code.visualstudio.com) +- [VS Code version 1.36.0 or greater](https://code.visualstudio.com) - [Node v8.x or greater and npm v5.x or greater](https://nodejs.org/en/download/) - [Docker version v17.06.2-ce or greater](https://www.docker.com/get-docker) - [Docker Compose v1.14.0 or greater](https://docs.docker.com/compose/install/) diff --git a/client/README.md b/client/README.md index 6b977ea1dd..cedad7b475 100755 --- a/client/README.md +++ b/client/README.md @@ -12,7 +12,7 @@ For a step-by-step guide on getting started with the extension's features, acces You will need the following installed in order to use the extension: - Windows 10, Linux, or Mac OS are currently the supported operating systems. -- [VS Code version 1.32 or greater](https://code.visualstudio.com) +- [VS Code version 1.36.0 or greater](https://code.visualstudio.com) - [Node v8.x or greater and npm v5.x or greater](https://nodejs.org/en/download/) - [Docker version v17.06.2-ce or greater](https://www.docker.com/get-docker) - [Docker Compose v1.14.0 or greater](https://docs.docker.com/compose/install/)