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 bea201a389
commit 1e16e203dc

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