mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-07-08 04:20:35 +00:00
Update development instruction
This commit is contained in:
parent
08a2ec2616
commit
33f732644f
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ TODO: Document exact distribution method
|
||||||
|
|
||||||
* `git clone https://github.com/kpdecker/monaco-yaml`
|
* `git clone https://github.com/kpdecker/monaco-yaml`
|
||||||
* `cd monaco-yaml`
|
* `cd monaco-yaml`
|
||||||
* `npm install .`
|
* `yarn`
|
||||||
* `npm run watch`
|
* `npm run watch`
|
||||||
* open `$/monaco-yaml/test/index.html` in your favorite browser.
|
* open `$/monaco-yaml/test/index.html` in your favorite browser.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue