Skip to content

Commit d07000f

Browse files
committed
Move
1 parent 2814128 commit d07000f

File tree

1 file changed

+1
-2
lines changed
  • docs/getting-started/clients/browser

1 file changed

+1
-2
lines changed

docs/getting-started/clients/browser/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ Before you start, you must complete the [Clients repository setup instructions](
1414

1515
```bash
1616
cd apps/browser
17-
npm run build:watch:chrome
18-
1917
# Replace chrome with "edge", "firefox", "opera" or "safari" to build for other browsers.
18+
npm run build:watch:chrome
2019
```
2120

2221
2. Load the unpacked browser extension in your browser using the instructions in the next section.

0 commit comments

Comments
 (0)