Skip to content

Commit

Permalink
fix filename in readme (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttm02 authored Mar 21, 2024
1 parent 43d5585 commit 3b165ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ First run `npm install` to install dependencies, then run `npm run generate` to
## Web demo
To build the web demo:
- `npm run esbuild`
- Extract the monaco 0.45.0 distribution into website/monaco-0.45.0/
- Extract the monaco 0.45.0 distribution into website/monaco-editor-0.45.0/
https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.45.0.tgz

0 comments on commit 3b165ce

Please sign in to comment.