Update development instruction

This commit is contained in:
lujjjh 2018-03-27 11:29:42 +08:00
parent 08a2ec2616
commit 33f732644f
No known key found for this signature in database
GPG key ID: 16ADAEFFEB4C91FB

View file

@ -19,7 +19,7 @@ TODO: Document exact distribution method
* `git clone https://github.com/kpdecker/monaco-yaml`
* `cd monaco-yaml`
* `npm install .`
* `yarn`
* `npm run watch`
* open `$/monaco-yaml/test/index.html` in your favorite browser.