updated readme

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

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`