Merge pull request #1073 from tiagonbotelho/tb-fix-readme-code-wrapping

Fixes code markdown wrapping under Development in the README section
This commit is contained in:
luke crouch 2018-01-18 14:19:57 -06:00 committed by GitHub
commit 0f720ec11d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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