From 08a2ec26160e6e24d2f8e675c7befc9a72ae387a Mon Sep 17 00:00:00 2001 From: Kevin Decker Date: Mon, 26 Feb 2018 00:10:38 -0600 Subject: [PATCH] Remove bundled with monaco install notes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 807e8ad..cfd70be 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ for the API that the JSON plugin offers to configure the JSON language support. ## Installing -This npm module is bundled and distributed in the [monaco-editor](https://www.npmjs.com/package/monaco-editor) npm module. +TODO: Document exact distribution method ## Development