docs: update the next.js guide, fix #2115
This commit is contained in:
@@ -25,7 +25,7 @@ cd Tiptap-example
|
|||||||
```
|
```
|
||||||
|
|
||||||
## 2. Install the dependencies
|
## 2. Install the dependencies
|
||||||
Now that we have a standard boilerplate set up we can get started on getting Tiptap up and running! For this we will need to install two packages: `@tiptap/react` and `@tipta/starter-kit` which includes all the extensions you need to get started quickly.
|
Now that we have a standard boilerplate set up we can get started on getting Tiptap up and running! For this we will need to install two packages: `@tiptap/react` and `@tiptap/starter-kit` which includes all the extensions you need to get started quickly.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# install with npm
|
# install with npm
|
||||||
|
|||||||
Reference in New Issue
Block a user