Skip to content

Commit 6198429

Browse files
authored
Fix Smart Filter Debugger build instructions (#16932)
1 parent 4189213 commit 6198429

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

packages/tools/smartFiltersDebugger/readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,12 @@ This browser extension is intended to aid in the development of web applications
1414

1515
### Usage
1616

17-
1. Build: `npm install` then `npm run build -w @tools/smart-filters-debugger`
17+
1. Build
18+
19+
- `npm install`
20+
- `npm run build:source:smart-filters`
21+
- `npm run build -w @tools/smart-filters-debugger`
22+
1823
1. Install in Chrome or Edge
1924
- Go to Manage Extensions
2025
- Turn on Developer Mode

0 commit comments

Comments
 (0)