Merge pull request #47 from domoritz/patch-1

Add syntax highlighting to readme
This commit is contained in:
Alexandru Dima 2019-12-20 12:41:29 +01:00 committed by GitHub
commit 6ca3dba45e
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 .