Skip to content

Commit 9e2127d

Browse files
committed
clarify test docker build docs
1 parent 9582b20 commit 9e2127d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tests/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ The tests verify that `curl-impersonate` has the same network signature as that
22

33
## Running the tests
44

5-
The tests assume that you've built the `curl-impersonate` docker image before:
5+
The tests assume that you've built the Debian `curl-impersonate` docker image
6+
before. See [Building from source](../docs/02_install.md#building-from-source);
7+
for the Docker-based test image, use:
68

79
```
810
docker build -t curl-impersonate -f docker/debian.dockerfile .

0 commit comments

Comments
 (0)