ソースを参照

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 .