We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0070d52 commit 56b090fCopy full SHA for 56b090f
test/image/README.md
@@ -4,7 +4,7 @@ Test plotly.js with the Plotly Image-Server docker container.
4
5
### Run the container
6
7
-Under your `plotly.js` folder, run
+Inside your `plotly.js` directory, run
8
9
```bash
10
docker run -d --name imagetest \
@@ -19,7 +19,7 @@ as listed on
19
20
### Run the tests
21
22
23
24
25
npm run test-image
0 commit comments