Skip to content

Commit

Permalink
Update README.md (#2141)
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoffsc authored Oct 12, 2023
1 parent 6a5e685 commit f520f6d
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 @@ -155,7 +155,7 @@ editor.setContent('Welcome to <b>RoosterJs</b>!');

3. Compile the javascript file using webpack:

`webpack source.js editor.js`
`webpack ./source.js editor.js`

4. Navigate to editor.htm, you will see a editor shown in the page.

Expand Down

0 comments on commit f520f6d

Please sign in to comment.