Fixed missing line break

This commit is contained in:
Tobi 2018-09-16 08:36:47 -04:00 committed by GitHub
parent 88efbc0bb6
commit b558cc165e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,6 +64,7 @@ Move the binary to `GOPATH/bin/dep` and make sure `GOPATH/bin` exists with `mkdi
## Installing webpack and webpack-cli
(--no-audit is used to get around errors, may not be needed)
> npm install -g --no-audit webpack
> npm install -g webpack-cli
## Installing web-ext