diff --git a/README.md b/README.md index 0ece0d452..eb07314f3 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ Install plugin with NPM or Yarn `npm install ckeditor5-math --save-dev` +`yarn add ckeditor5-math --dev` + Add import into ckeditor.js file ```js