update content

This commit is contained in:
Hans Pagel
2020-10-30 14:24:16 +01:00
parent f5763b8cc0
commit 25f4078996
36 changed files with 131 additions and 107 deletions

View File

@@ -6,10 +6,10 @@ Using this in production requires a **tiptap pro** license. [Read more](/sponsor
## Installation
```bash
# With npm
# with npm
npm install @tiptap/extension-collaboration-cursor
# Or: With Yarn
# with Yarn
yarn add @tiptap/extension-collaboration-cursor
```