Skip to content

Commit 9414ec8

Browse files
committed
docs: update
1 parent c743a27 commit 9414ec8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## Usage
88

99
1. Install extension in [Chrome Web Store]()
10-
_Or build it yourself. See [Production](#production)_
10+
_Or [build it yourself](#production) / download the [release](https://github.com/react-hook-form/devtools-extension/releases) file (then goto [Development Run **third step**](#run))_
1111
2. Install [devtools](https://github.com/react-hook-form/devtools) in your project
1212

1313
```bash
@@ -83,7 +83,7 @@ sequenceDiagram
8383

8484
## Production
8585

86-
1. Update package and manifest version
86+
1. (Optional) Update package and manifest version
8787

8888
```bash
8989
pnpm run update-version -- <version>

0 commit comments

Comments
 (0)