From 0531b62830b7d27378c8b6351de06b552cc6e534 Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Wed, 6 Dec 2017 18:22:43 +0100 Subject: [PATCH] Remove reference to specific version of MPS. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a2fb0a0..05d00e6c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Once finished, the constraint rules produce the inferred types and type errors, ## Dependencies -The source code can be opened with the latest version of JetBrains MPS, which is 2017.1 as of the time this file is written. The plugin that is created with the build script is also compatible with the same version of MPS. +The source code can be opened with the latest version of JetBrains MPS. The plugin that is created with the build script is also compatible with the same version of MPS. ## Installation