updated readme

This commit is contained in:
Kendall Werts 2020-02-10 12:38:57 -06:00
parent 06b43c47c0
commit beb027f1a1

View file

@ -19,7 +19,7 @@ For more info, see:
## Development
1. `npm install`
2. `./node_modules/.bin/web-ext run -s src/`
2. `./node_modules/web-ext/bin/web-ext run -s src/`
### Testing
`npm run test`