浏览代码

Update README.md

Alexandru Dima 8 年之前
父节点
当前提交
d0026161f0
共有 1 个文件被更改,包括 1 次插入9 次删除
  1. 1 9
      README.md

+ 1 - 9
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 <a href="http://localhost:8888">localhost:8888</a> and explore the samples
 
 ## License
 
-MIT
+MIT