Fixes code markdown wrapping under Development in the README section

This commit is contained in:
Tiago Botelho 2018-01-08 20:37:35 +00:00
parent 04f42c84ba
commit ab638a90aa

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/.bin/web-ext run -s src/`
### Testing
TBD