From ff1a42cd19844c6fdc990cefacd1bf7a624bff68 Mon Sep 17 00:00:00 2001 From: Mickael Istria Date: Fri, 10 Feb 2023 09:56:19 +0100 Subject: [PATCH] [README] Fix link to m2e --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 0678041e..22b5f4bc 100644 --- a/README.md +++ b/README.md @@ -62,14 +62,7 @@ Then, just start the LemMinX Language Server as documented on the LemMinX docume ### Eclipse IDE -This extension is already used from the "Generic Text Editor" in Eclipse 4.16+ when m2e is installed. -If you don't have m2e installed, you can get it with the latest snapshot LemMinX-Maven below. - -#### m2e download site with LemMinX-Maven included - -``` -https://download.eclipse.org/technology/m2e/snapshots/1.16.1/latest/ -``` +This extension is already used from the "Generic Text Editor" in Eclipse 4.16+ when [Eclipse m2e is installed](https://github.com/eclipse-m2e/m2e-core/blob/master/README.md#-installation). ### VSCode