diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 258c22fd..58a44525 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -23,7 +23,7 @@ npm i - Run the following to build and watch the changes to the library ```bash -npm run watch:lib +npm run dev ``` - Run the demo server to test the editor