docs: fix typo in readme

This commit is contained in:
Geoffroy Empain 2020-01-21 16:15:58 +01:00 committed by GitHub
parent 27349f9d15
commit 6f5df4acfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ for the API that the JSON plugin offers to configure the JSON language support.
## Installing
`yarn add monaco-yaml`
See `test/index.html` as an example. Currently only load with vs loader is supported. (AMD)
See `demo/index.html` as an example. Currently only load with vs loader is supported. (AMD)
Load with ESM is added, but not yet tested.
## Development