1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-01-17 21:49:20 +01:00

update readme to point to yarn

This commit is contained in:
Ian Storm Taylor 2017-09-21 13:16:07 -07:00
parent 3b48a083f8
commit 95fcf27472

View File

@ -125,7 +125,7 @@ Slate encourages you to write small, reusable modules. Check out the public ones
- [`slate-prism`](https://github.com/GitbookIO/slate-prism) highlights code blocks with [Prism.js](http://prismjs.com/)!
- [`slate-soft-break`](https://github.com/ianstormtaylor/slate-soft-break) adds a soft break when `enter` is pressed.
- [`slate-drop-or-paste-images`](https://github.com/ianstormtaylor/slate-drop-or-paste-images) lets users drop or paste images to insert them!
- [**See all the plugins on `npm`...**](https://www.npmjs.com/browse/keyword/slate)
- [**See all the plugins...**](https://yarnpkg.com/en/packages?q=slate)
<br/>