Skip to content

Commit 56b090f

Browse files
Update README.md
1 parent 0070d52 commit 56b090f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: test/image/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Test plotly.js with the Plotly Image-Server docker container.
44

55
### Run the container
66

7-
Under your `plotly.js` folder, run
7+
Inside your `plotly.js` directory, run
88

99
```bash
1010
docker run -d --name imagetest \
@@ -19,7 +19,7 @@ as listed on
1919

2020
### Run the tests
2121

22-
Under your `plotly.js` folder, run
22+
Inside your `plotly.js` directory, run
2323

2424
```bash
2525
npm run test-image

0 commit comments

Comments
 (0)