From d0026161f0f8cd63a7d3497d18d7425f71896356 Mon Sep 17 00:00:00 2001 From: Alexandru Dima Date: Sat, 21 Jan 2017 11:11:59 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 4417e57c..4fff18f8 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,6 @@ Standalone HTML samples showing how to integrate the Monaco Editor. ## Running -From npm: -``` -npm install monaco-editor-samples -cd node_modules/monaco-editor-samples -npm run simpleserver -``` - -From source: ``` git clone https://github.com/Microsoft/monaco-editor-samples.git cd monaco-editor-samples @@ -24,4 +16,4 @@ Go to localhost:8888 and explore the samples ## License -MIT \ No newline at end of file +MIT