Skip to content

Commit

Permalink
docs: use dev:firefox script
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Mar 3, 2024
1 parent c373363 commit 963ff7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/guide/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ This is useful when you want to build the extension with the source repo to get

2. Clone this repo
3. run `yarn install`
4. then run `yarn run build:watch` and `yarn run dev:chrome` in parallel
4. then run `yarn run build:watch` and `yarn run dev:firefox` in parallel
5. run `yarn run:firefox`

## Docs development
Expand Down

0 comments on commit 963ff7f

Please sign in to comment.