瀏覽代碼

Merge pull request #47 from domoritz/patch-1

Add syntax highlighting to readme
Alexandru Dima 5 年之前
父節點
當前提交
6ca3dba45e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -5,7 +5,7 @@ Standalone HTML samples showing how to integrate the Monaco Editor.
 
 ## Running
 
-```
+```bash
 git clone https://github.com/Microsoft/monaco-editor-samples.git
 cd monaco-editor-samples
 npm install .