README: Show yarn command

This commit is contained in:
Tony Narlock 2021-05-05 10:28:31 -05:00
parent 6d00e3bdb5
commit d77dcf0962

View File

@ -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