diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-03-16 10:47:08 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-03-16 10:47:15 +0300 |
commit | 77d042eddad80540a918ceb9569da5304b8421c2 (patch) | |
tree | 7670190806d4653d4b7239f5adfc7de0ce34cfb2 /README.md | |
parent | Add web-ext dependency (#113) (diff) | |
download | libredirect-77d042eddad80540a918ceb9569da5304b8421c2.zip |
Removed installing web-ext as it's already in package.json #113
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md index ab1fb5ae..5e8c0ebe 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,6 @@ Send Files => [Send](https://github.com/timvisee/send) - [Node.js](https://nodejs.org/) latest LTS is recommended - `npm update` - `npm install` -- `npm i web-ext` ### Build - `npm run build` |