Incorrect backtick
This commit is contained in:
parent
0adb477aee
commit
c78d21e5a6
|
@ -90,7 +90,7 @@ ENV NPM_CONFIG_LOGLEVEL warn
|
||||||
|
|
||||||
### Docker Run
|
### Docker Run
|
||||||
|
|
||||||
If you run the node image using `docker run˙ you can use the `-e` flag to
|
If you run the node image using `docker run` you can use the `-e` flag to
|
||||||
override `NPM_CONFIG_LOGLEVEL`.
|
override `NPM_CONFIG_LOGLEVEL`.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue