docs(richtext): remove --save flag for install command
This commit is contained in:
@@ -24,7 +24,7 @@ Lexical is extremely impressive and trivializes a lot of the hard parts of build
|
|||||||
To use the Lexical editor, first you need to install it:
|
To use the Lexical editor, first you need to install it:
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install --save @payloadcms/richtext-lexical
|
npm install @payloadcms/richtext-lexical
|
||||||
```
|
```
|
||||||
|
|
||||||
Once you have it installed, you can pass it to your top-level Payload config as follows:
|
Once you have it installed, you can pass it to your top-level Payload config as follows:
|
||||||
|
|||||||
Reference in New Issue
Block a user