diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 9802185f..f94ad359 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -271,7 +271,7 @@ Build the container: docker build -t puppeteer-chrome-linux . ``` -Run the container by passing `node -e "` as the command: +Run the container by passing `node -e ""` as the command: ```bash docker run -i --init --rm --cap-add=SYS_ADMIN \