Skip to content

Commit f7dda7c

Browse files
committed
chore: update build instructions for yarn
1 parent e1fca2a commit f7dda7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ addon or you can visit the addon's settings page (Firefox only).
2929

3030
## Building
3131

32-
- Use `npm run build-webext` to build the Firefox webextension
33-
- Use `npm run build-userscript` to build the UserScript
34-
- Use `npm run webext` to have an automated build on changes
32+
- Use `yarn build-webext` to build the Firefox webextension
33+
- Use `yarn build-userscript` to build the UserScript
34+
- Use `yarn webext` to have an automated build on changes
3535

3636
[amo]: https://addons.mozilla.org/firefox/addon/github-repo-size/
3737
[ujs]: https://github.com/Shywim/github-repo-size/releases/latest/download/github-repo-size.user.js

github-repo-size.zip

114 KB
Binary file not shown.

0 commit comments

Comments
 (0)