Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 923afaf

Browse files
authored
Update getting-started.mdx
1 parent 1dc38b4 commit 923afaf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/docs/documentation/general/getting-started.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ Make sure to check out [docz's `examples` directory](https://github.com/doczjs/d
2929
Start by adding **Docz** as a dependency :
3030

3131
```sh
32-
yarn add docz@
33-
# react react-dom
32+
yarn add docz # react react-dom
3433
```
3534
or
3635
```sh

0 commit comments

Comments
 (0)