Skip to content

Commit 963ff7f

Browse files
authored
docs: use dev:firefox script
1 parent c373363 commit 963ff7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/docs/src/guide/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ This is useful when you want to build the extension with the source repo to get
8787

8888
2. Clone this repo
8989
3. run `yarn install`
90-
4. then run `yarn run build:watch` and `yarn run dev:chrome` in parallel
90+
4. then run `yarn run build:watch` and `yarn run dev:firefox` in parallel
9191
5. run `yarn run:firefox`
9292

9393
## Docs development

0 commit comments

Comments
 (0)