Update README.md

This commit is contained in:
Alexandru Dima 2017-01-21 11:11:59 +01:00 committed by GitHub
parent cc7b52cdcc
commit d0026161f0

View file

@ -5,14 +5,6 @@ Standalone HTML samples showing how to integrate the Monaco Editor.
## Running ## 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 git clone https://github.com/Microsoft/monaco-editor-samples.git
cd monaco-editor-samples cd monaco-editor-samples