Add syntax highlighting to readme

This commit is contained in:
Dominik Moritz 2019-09-04 21:54:15 -07:00 committed by GitHub
parent e5f64ddfef
commit d98a11a696
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 .